[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: Re: DOCBOOK-APPS: XSL implementation of DBTeXMath
On Tue, 29 Jan 2002, Jirka Kosek wrote: > Replace & with & or put whole TeX stuff in CDATA section: > <![CDATA[...]]> Thanks, that works fine. One other observation. Your math.xsl automatically inserts math delimiters ($ for inline and $$ for display) in the PI for xmltex, when it encounters an <alt role="tex"> element. I think it would be better to let the user insert the delimiters as part of the TeX input. Your version fails if the user has, say, specified the math with \begin{eqnarray*} ... \end{eqnarray*} because then there are double math delimiters in the .fo file, and it won't compile. Allin Cottrell.
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC