Re: [JBoss-user] how to produce pdf files like jboss getting started guide?

2002-11-25 Thread Alwyn Schoeman
On Thu, Nov 21, 2002 at 10:02:19AM +0800, linuxman wrote:
 Thanks jason!
 
 But I like latex or lyx, not m$ word:-). Any other tools? espcially open
 source software?
 

If you use KDE 2.2.2 use ktexmaker2, I think the name has changed to
Kile in KDE 3+. It is not wysiwyg like lyx, but I like it much better.

Then if your distribution gives you hassles you can always use debian.

-- 
Alwyn Schoeman
SMART Money Inc.

The clock on the wall keeps moving, time stands still...
 No matter how the dice may fall, someone else always gets to call the number...



msg23548/pgp0.pgp
Description: PGP signature


RE: [JBoss-user] how to produce pdf files like jboss getting started guide?

2002-11-21 Thread Sebastian Hauer
That's the way to go IMHO. 
I liked the old free documentation in HTML and I like docbook and the
whole idea of a XML transformation process into PDF or HTML. I sometime
wish the new purchasable documentation JBoss Administration and
Development or the getting started guide would not only come in PDF
but HTML as well and that would be easily accomplished if it was written
in docbook XML.

Sebastian


 -Original Message-
 From: David Jencks [mailto:[EMAIL PROTECTED]] 
 Sent: Wednesday, November 20, 2002 10:05 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-user] how to produce pdf files like jboss 
 getting started guide?
 
 
 if you do some archaeology on the old, obsolete, free manual 
 you will find it uses a build system like
 
 docbook xml source
 
 docbook xsl stylesheet transforms
 
 apache fop to output pdf.
 
 When I worked on it there were a few problems, but I liked 
 the process. 
 Apparently no one else did, however.  I suspect FOP has 
 progressed since I last looked, and I think there are other 
 flow object processors now available to convert appropriate 
 xml to pdf.
 
 I think the firebird project (on sourceforge) still has a 
 working setup like this in the manual module.
 
 david jencks


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] how to produce pdf files like jboss getting started guide?

2002-11-20 Thread Jason Essington
they use ms word

On Wednesday, November 20, 2002, at 05:26  PM, linuxman wrote:


I's sorry out of the topic, but anyone would like to tell me how to
produce perfect pdf files like jboss getting started guide book?

Thanks in advance!

linuxman



---
This SF.net email is sponsored by: The Sourceforge Network Survey
Take Our Survey and You Could Win a $500 Gift Certificate!
http://ugamsolutions.com/psurvey/osdn/SourceForge/index_sourceforge.htm
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



-jason



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] how to produce pdf files like jboss getting started guide?

2002-11-20 Thread Azfar Kazmi
i am sure staroffice would do too (never tried though)

- Original Message -
From: linuxman [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 20, 2002 6:02 PM
Subject: Re: [JBoss-user] how to produce pdf files like jboss getting
started guide?


 Thanks jason!

 But I like latex or lyx, not m$ word:-). Any other tools? espcially open
 source software?


 Jason Essington wrote:

  they use ms word
 
  On Wednesday, November 20, 2002, at 05:26 PM, linuxman wrote:
 
  I's sorry out of the topic, but anyone would like to tell me how to
  produce perfect pdf files like jboss getting started guide book?
 
  Thanks in advance!
 
  linuxman
 
 




 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-user




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] how to produce pdf files like jboss getting started guide?

2002-11-20 Thread David Jencks
if you do some archaeology on the old, obsolete, free manual you will find
it uses a build system like

docbook xml source

docbook xsl stylesheet transforms

apache fop to output pdf.

When I worked on it there were a few problems, but I liked the process. 
Apparently no one else did, however.  I suspect FOP has progressed since I
last looked, and I think there are other flow object processors now
available to convert appropriate xml to pdf.

I think the firebird project (on sourceforge) still has a working setup
like this in the manual module.

david jencks


On 2002.11.20 21:02:19 -0500 linuxman wrote:
 Thanks jason!
 
 But I like latex or lyx, not m$ word:-). Any other tools? espcially open
 source software?
 
 
 Jason Essington wrote:
 
  they use ms word
 
  On Wednesday, November 20, 2002, at 05:26 PM, linuxman wrote:
 
  I's sorry out of the topic, but anyone would like to tell me how to
  produce perfect pdf files like jboss getting started guide book?
 
  Thanks in advance!
 
  linuxman
 
 
 
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-user
 
 


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] how to produce pdf files like jboss getting started guide?

2002-11-20 Thread James Higginbotham
Couldn't you just do DocBook and a PDF FO using Xalan? I use DocBook for
about everything, esp project docs and such... It's a little cumbersome
doing XML rather than WYSIWYG, but I can be in Emacs and edit my
document as well as go to my code easily, and I can target HTML or
whatever. 

Just my $0.02

James

 -Original Message-
 From: linuxman [mailto:[EMAIL PROTECTED]] 
 Sent: Wednesday, November 20, 2002 8:02 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-user] how to produce pdf files like jboss 
 getting started guide?
 
 
 Thanks jason!
 
 But I like latex or lyx, not m$ word:-). Any other tools? 
 espcially open source software?
 
 
 Jason Essington wrote:
 
  they use ms word
 
  On Wednesday, November 20, 2002, at 05:26 PM, linuxman wrote:
 
  I's sorry out of the topic, but anyone would like to tell 
 me how to 
  produce perfect pdf files like jboss getting started guide book?
 
  Thanks in advance!
 
  linuxman
 
 
 
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf 
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED] 
 https://lists.sourceforge.net/lists/listinfo/jboss- user
 


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] how to produce pdf files like jboss getting started guide?

2002-11-20 Thread Rod Cope
You may find this diagram and description useful.  It shows and tells
how we generate all our documentation in multiple formats from a single
DocBook XML source on the Out-of-the-Box project:

http://www.ejbsolutions.com/xml-pub.html 

Below is a link to HTML generated from DocBook source, which just
happens to show JBoss installation and configuration details:

http://www.ejbsolutions.com/products/obox/community/ch17.html 

Sorry, I don't have a link to generated PDF from the same source.

HTH,
Rod

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of James
Higginbotham
Sent: Wednesday, November 20, 2002 8:35 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] how to produce pdf files like jboss getting
started guide?

Couldn't you just do DocBook and a PDF FO using Xalan? I use DocBook for
about everything, esp project docs and such... It's a little cumbersome
doing XML rather than WYSIWYG, but I can be in Emacs and edit my
document as well as go to my code easily, and I can target HTML or
whatever. 

Just my $0.02

James

 -Original Message-
 From: linuxman [mailto:[EMAIL PROTECTED]] 
 Sent: Wednesday, November 20, 2002 8:02 PM
 To: [EMAIL PROTECTED]
 Subject: Re: [JBoss-user] how to produce pdf files like jboss 
 getting started guide?
 
 
 Thanks jason!
 
 But I like latex or lyx, not m$ word:-). Any other tools? 
 espcially open source software?
 
 
 Jason Essington wrote:
 
  they use ms word
 
  On Wednesday, November 20, 2002, at 05:26 PM, linuxman wrote:
 
  I's sorry out of the topic, but anyone would like to tell 
 me how to 
  produce perfect pdf files like jboss getting started guide book?
 
  Thanks in advance!
 
  linuxman
 
 
 
 
 
 
 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf 
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED] 
 https://lists.sourceforge.net/lists/listinfo/jboss- user
 


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] how to produce pdf files like jboss getting started guide?

2002-11-20 Thread Dain
Type the doc in whatever you like, generate a postscript file and use 
ps2pdf (http://stat.tamu.edu/doc/gs/Ps2pdf.htm).

-dain

On Wednesday, November 20, 2002, at 09:05 PM, David Jencks wrote:

if you do some archaeology on the old, obsolete, free manual you will 
find
it uses a build system like

docbook xml source

docbook xsl stylesheet transforms

apache fop to output pdf.

When I worked on it there were a few problems, but I liked the process.
Apparently no one else did, however.  I suspect FOP has progressed 
since I
last looked, and I think there are other flow object processors now
available to convert appropriate xml to pdf.

I think the firebird project (on sourceforge) still has a working setup
like this in the manual module.

david jencks


On 2002.11.20 21:02:19 -0500 linuxman wrote:
Thanks jason!

But I like latex or lyx, not m$ word:-). Any other tools? espcially 
open
source software?


Jason Essington wrote:

they use ms word

On Wednesday, November 20, 2002, at 05:26 PM, linuxman wrote:


I's sorry out of the topic, but anyone would like to tell me how to
produce perfect pdf files like jboss getting started guide book?

Thanks in advance!

linuxman







---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user





---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



Re: [JBoss-user] how to produce pdf files like jboss getting started guide?

2002-11-20 Thread Azfar Kazmi
or else use menu: File - Convert in GSview
http://www.cs.wisc.edu/~ghost/gsview/index.htm


- Original Message -
From: Dain [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 20, 2002 10:14 PM
Subject: Re: [JBoss-user] how to produce pdf files like jboss getting
started guide?


 Type the doc in whatever you like, generate a postscript file and use
 ps2pdf (http://stat.tamu.edu/doc/gs/Ps2pdf.htm).

 -dain

 On Wednesday, November 20, 2002, at 09:05 PM, David Jencks wrote:

  if you do some archaeology on the old, obsolete, free manual you will
  find
  it uses a build system like
 
  docbook xml source
 
  docbook xsl stylesheet transforms
 
  apache fop to output pdf.
 
  When I worked on it there were a few problems, but I liked the process.
  Apparently no one else did, however.  I suspect FOP has progressed
  since I
  last looked, and I think there are other flow object processors now
  available to convert appropriate xml to pdf.
 
  I think the firebird project (on sourceforge) still has a working setup
  like this in the manual module.
 
  david jencks
 
 
  On 2002.11.20 21:02:19 -0500 linuxman wrote:
  Thanks jason!
 
  But I like latex or lyx, not m$ word:-). Any other tools? espcially
  open
  source software?
 
 
  Jason Essington wrote:
 
  they use ms word
 
  On Wednesday, November 20, 2002, at 05:26 PM, linuxman wrote:
 
  I's sorry out of the topic, but anyone would like to tell me how to
  produce perfect pdf files like jboss getting started guide book?
 
  Thanks in advance!
 
  linuxman
 
 
 
 
 
 
  ---
  This sf.net email is sponsored by:ThinkGeek
  Welcome to geek heaven.
  http://thinkgeek.com/sf
  ___
  JBoss-user mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-user
 
 
 
 
  ---
  This sf.net email is sponsored by:ThinkGeek
  Welcome to geek heaven.
  http://thinkgeek.com/sf
  ___
  JBoss-user mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/jboss-user



 ---
 This sf.net email is sponsored by:ThinkGeek
 Welcome to geek heaven.
 http://thinkgeek.com/sf
 ___
 JBoss-user mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-user




---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user