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


On Fri, Oct 15, 1999 at 12:00:27AM -0700, Davide Saccon 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

You can build pdftex and pdfjadetex as well (teTeX builds pdftex as 
standard, and the Makefiles for JadeTeX build pdfjaetex).  You can then
run

    pdftex "&pdfjadetex" <filename>.tex

and get a PDF file complete with all the internal links working.

N



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


Powered by eList eXpress LLC