[reportlab-users] the pythonpoint dtd
H. Turgut Uyar
reportlab-users@reportlab.com
Fri, 28 Feb 2003 14:46:46 +0200
Hello,
When using XMLmind XML editor for pythonpoint presentations. there was a
problem of white space preserving in the prefmt, pycode and table
environments. They would be preserved when they are typed in but not
when the document is reloaded. After writing to pixware (the company
that produces xxe), they pointed out that this behaviour is related to
the dtd (http://www.xmlmind.com/xmleditor/faq.html#pre). I have modified
the dtd according to the description and now it works. The new dtd and
the xxe related stuff are at:
http://www.cs.itu.edu.tr/~uyar/ppoint/pythonpoint.dtd
http://www.cs.itu.edu.tr/~uyar/ppoint/pythonpoint.zip
-- Turgut