Fixed. However, I forced the mathml files to have .html extension names since my Firefox Mozilla doesn't like the .xml extension names for files in frames.
-eitan > 1) Command line: mk4ht xhmlatex test.tex "xhtml,frames" > > Document types of output files: > > test.html: XHTML 1.0 Frameset > test2.html: XHTML 1.0 Transitional > test3.html: XHTML 1.0 Transitional > > 2) Command line: mk4ht mzlatex test.tex "xhtml,frames" > Also for: mk4ht mzlatex test.tex "xhtml,frames,portable" > > Document types of output files: > > test.xml: XHTML 1.1 plus MathML 2.0 > test2.xml: XHTML 1.0 Transitional > test3.xml: XHTML 1.0 Transitional > > Expected document types: > > test.html and test.xml: XHTML 1.0 Frameset > all the other files: XHTML 1.1 plus MathML 2.0 > > For mzlatex with 'pmathml' no DOCTYPE for the other files since > none is produced wihout the 'frames' option. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]