]> git.lyx.org Git - features.git/blobdiff - src/Paragraph.cpp
comment only
[features.git] / src / Paragraph.cpp
index 2ab27da77eabc535b7287ec902e103e42653f0f7..eb7ffda56577328750015acbf1139dbec3e0f6b4 100644 (file)
@@ -3296,7 +3296,7 @@ void Paragraph::simpleDocBookOnePar(Buffer const & buf,
         font_old = font.fontInfo();
     }
 
-    // FIXME XHTML
+    // FIXME, this code is just imported from XHTML
     // I'm worried about what happens if a branch, say, is itself
     // wrapped in some font stuff. I think that will not work.
     xs.closeFontTags();