On Mon, Jan 21, 2002 at 12:52:09PM -0500, Yanick wrote:
> so I've been using xps to convert my XML to LaTeX,
> and then a hacked version of Apache::AxKit::Language::PassiveTeX
> to call pdflatex over the produced document. I still have a
> few things to lick out (escape of %, $ and other special characters,
> for one), but still it's working fairly decently. Code can be
> made available if anyone's interested.
consider adding
\usepackage[utf8]{ucs}
so that it processes UTF8 properly. also consider
changing the catcode of % and $ to make them `normal'
--
Sebastian Rahtz OUCS Information Manager
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]