[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: SGML to XML: Should I switch? How to switch?
On Wed, Jul 13, 2005 at 06:31:53PM +0700,
Euis Luhuanam <eluhu6@gmail.com> wrote
a message of 16 lines which said:
> Suppose I have a "test.xml" file. Would you please show me
> the exact way to use "xsltproc" and "jade/jadetex" for producing
> "test.pdf".
I don't use xsltproc for that. I just type "make test.pdf" because I
have a good Makefile :-)
Here is its result:
% make test.pdf
/usr/bin/jade -t tex -V tex-backend \
-d lib/print.dsl \
/usr/share/xml/declaration/xml.dcl test.db
pdfjadetex test.tex
I send you the Makefile and print.dsl in private.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]