Author: rgheck
Date: Thu Jun 30 04:17:49 2011
New Revision: 39220
URL: http://www.lyx.org/trac/changeset/39220

Log:
Clarify comment.

Modified:
   lyx-devel/trunk/src/mathed/InsetMathBox.cpp

Modified: lyx-devel/trunk/src/mathed/InsetMathBox.cpp
==============================================================================
--- lyx-devel/trunk/src/mathed/InsetMathBox.cpp Thu Jun 30 04:16:34 2011        
(r39219)
+++ lyx-devel/trunk/src/mathed/InsetMathBox.cpp Thu Jun 30 04:17:49 2011        
(r39220)
@@ -54,7 +54,8 @@
 
 void InsetMathBox::mathmlize(MathStream & ms) const
 {
-       // FIXME Need to do something special for tags here.
+       // FIXME XHTML
+       // Need to do something special for tags here.
        // Probably will have to involve deferring them, which
        // means returning something from this routine.
        SetMode textmode(ms, true);

Reply via email to