]> git.lyx.org Git - features.git/commitdiff
comment only
authorPavel Sanda <sanda@lyx.org>
Wed, 8 Jul 2020 12:05:54 +0000 (14:05 +0200)
committerPavel Sanda <sanda@lyx.org>
Wed, 8 Jul 2020 12:05:54 +0000 (14:05 +0200)
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();