David Carlisle wrote: >> Yes, I have notice the spurious letters here, >> > > accented A are almost always (and are here) a sign that a UTF 8 file is > being mis-handled as latin-1. > > >> I think we need to have >> xml declarations for utf8 in the *.ocd, but I have not done that yet. >> > > Ypu never need to decalre utf8 in an XMl file, it's the default, but > the html files are being generated in utf8 but served as latin-1 so you > n need to modify the stylesheet to generate is08859-1 or to modify the > server to serve html with declared encoding as utf8. > > Do we really want to serve as text/html? the rendered presenttation > mathml versiuon will not work in that case you need to generate xhtml an > serve it as xml rather than xhtml. > thanks for the information. I will get to the bottom of this.
You are right, I will change it to xhtml+MathML, the generated html is actually xhtml1.1. Michael > David > > ________________________________________________________________________ > The Numerical Algorithms Group Ltd is a company registered in England > and Wales with company number 1249803. The registered office is: > Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom. > > This e-mail has been scanned for all viruses by Star. The service is > powered by MessageLabs. > ________________________________________________________________________ > -- ---------------------------------------------------------------------- Prof. Dr. Michael Kohlhase, Office: Research 1, Room 62 Professor of Computer Science Campus Ring 12, School of Engineering & Science D-28759 Bremen, Germany Jacobs University Bremen* tel/fax: +49 421 200-3140/-493140 [EMAIL PROTECTED] http://kwarc.info/kohlhase skype: m.kohlhase * International University Bremen until Feb. 2007 ---------------------------------------------------------------------- _______________________________________________ Om3 mailing list [email protected] http://openmath.org/mailman/listinfo/om3
