← Prev in month ← Prev in thread
Next in thread → Next in month →

DOCBOOK-APPS: Re: XSL implementation of DBTeXMath

From
Norman Walsh <>
Date
2002-01-30T11:37:15+00:00
ID
Thread
DOCBOOK-APPS: Re: XSL implementation of DBTeXMath
/ Phillip Shelton <> was heard to say:
|> Provided of course, that ]]> never appears inside your equation.
|
| And it could.

Then you have to do the ugly hack of going into and out of the CDATA
section:

<![CDATA[ this is not XML but it can't include
the magic sequence]]>]]&gt;<![CDATA[ so we have to
put that outside the section ]]>

Really, for anything bigger than a simple inline equation, I'd be
tempted to store the TeX in an external file.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <>      | You look wise. Pray correct that
http://www.oasis-open.org/docbook/ | error.--Charles Lamb
Chair, DocBook Technical Committee |
← Prev in month ← Prev in thread
Next in thread → Next in month →