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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: Re: Tool to convert docbook into PDF


On Fri, Jul 22, 2005 at 12:45:12AM -0700,
 Ferad Zyulkyarov <feradz@gmail.com> wrote 
 a message of 16 lines which said:

> Before writing to this news group I tried to run docbook2* in my
> linux box (Debian) but I have faced too many unknown errors.

On my Debian, I just use jade.

jade -t tex -V tex-backend \
        -d lib/print.dsl \
        /usr/share/xml/declaration/xml.dcl FILENAME.db
jadetex FILENAME.tex

I wrap it in a Makefile so I can type just "make FILENAME.pdf". I send
you the Makefile in private.


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