OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK: 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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC