Hello,

I am using Kid with TurboGears for a small in-house application that documents a library of simulation models in MathML. So far it works really great, but now I try to include MathML for display in the generated web pages, following the procedure suggested on the W3C page http://www.w3.org/Math/XSL/ :
(1) output pages in XHTML,
(2) embed the <math>...</math> directly in the output,
(3) add a XSLT stylesheet processing instruction like <?xml-stylesheet type="text/xsl" href="http://www.w3.org/Math/XSL/mathml.xsl";?> to the top of document.

While (1) and (2) are straightforward with Kid, I could not find a way to include the stylesheet reference to Kid's output. Simply adding it to the template files doesn't seem to work. What can I do?

Regards,
Thomas.



********************************************
Thomas Schipolowski

Technische Universität Berlin Institut für Prozess- und Anlagentechnik Sekretariat KWT 9 Straße des 17. Juni 135 10623 Berlin Tel. 030 314-79817
Fax. 030 314-26915
********************************************





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
kid-template-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to