This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: styleheets


Guillaume wrote:

> How do you generate PDF ? I am very VERY interested in !!

I use

jade -t tex -d <path>/docbook.dsl <path>/docbook.dcl myfile.sgml
jadetex <myfile>.tex; jadetex <myfile>.tex; jadetex <myfile>.tex
dvips -o <myfile>.ps <myfile>x.dvi
gs -dNOPAUSE  -sPAPERSIZE=a4 -sDEVICE=pdfwrite
-sOutputFile=<myfile>.pdf <myfile>.ps -c quit

hope this helps

Davide

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]