From: Richard Heck Date: Tue, 10 Jul 2012 22:07:07 +0000 (-0400) Subject: Fix bug #8160 by updating the dtd for MathML. X-Git-Tag: 2.1.0beta1~1661 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=5400ae072001b94e2428bbd6eb7e1aa3900ef190;p=features.git Fix bug #8160 by updating the dtd for MathML. --- diff --git a/src/Buffer.cpp b/src/Buffer.cpp index cabfe63d1c..f99f0dac5e 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -1778,7 +1778,7 @@ void Buffer::writeLyXHTMLSource(odocstream & os, if (output_preamble) { os << "\n" - << "\n" + << "\n" // FIXME Language should be set properly. << "\n" << "\n"