> I'm working on a project to transform MathML into braille for blind people
> to read Math. I'm using XSLT to translate. The problem is, today the
> wysiwyg editors supporting MathML (eg Amaya or Ms Word with MathType) use
> HTML for the rest of the doc with non-closing tags (<BR>, <META>...), and
> XT gives me a parse error for these tags. Is there a way I can ignore them
this is why God (and devil Dave Raggett) gave you the application called
"tidy", which can turn plain HTML into XML-correct HTML
Sebastian
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|