From: Pavel Sanda Date: Wed, 8 Jul 2020 12:05:54 +0000 (+0200) Subject: comment only X-Git-Tag: lyx-2.4.0dev-acb2ca7b~651 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7175a87f14d93acaa5e8dd481a924f282a0c17ea;hp=8ac6fbf112ed5add8b6f0bd5821ee0c5c65d9134;p=features.git comment only --- diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 2ab27da77e..eb7ffda565 100644 --- a/src/Paragraph.cpp +++ b/src/Paragraph.cpp @@ -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();