Wojciech Zabolotny <[EMAIL PROTECTED]> writes: > I'm not able to process succesfully a DocBook with MathML equation > into the PDF file. [...] > And then a lot of error messages like these: > >jade:/usr/share/sgml/docbook/custom/mathml/1.0/../../../../dtd/w3/mathml/2.0/isomfrk.ent:28:30:E: [...] > I tried to use "jw", "jade", "openjade" directly, but results were > just the same.
I suggest using jade. I find that wrapper scripts tend to hide or obscure problems. > Has anybody succeeded to process DocBook'a + MathML correctly? Hum! I guess not. Research for this problem on the Internet shows me the xml.dcl we shipped in sgml-data was wrong and thus caused a problem with this. Update your sgml-data package from unstable (1.8 or better, will be there shortly) and try again. Are doing this, I was able to process the file, like so: SP_ENCODING=xml openjade-1.4devel -E1 -t sgml -d ../../dsssl/html/docbook.dsl /usr/share/sgml/declaration/xml.dcl mathml.001.xml Thanks for pointing out this error, it helps save the world. -- ...Adam Di Carlo..<[EMAIL PROTECTED]>...<URL:http://www.onshored.com/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

