commit 24c46cbd1955326b5160cfcf7abdf2c9a540b6d9
Author: Juergen Spitzmueller <[email protected]>
Date:   Wed Aug 12 17:38:57 2020 +0200

    Remove obsolete FIXME
---
 src/Paragraph.cpp |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp
index 8edf2ea..62265bb 100644
--- a/src/Paragraph.cpp
+++ b/src/Paragraph.cpp
@@ -1027,11 +1027,6 @@ void Paragraph::Private::latexInset(BufferParams const & 
bparams,
                close = true;
        }
 
-       // FIXME: Bug: we can have an empty font change here!
-       // if there has just been a font change, we are going to close it
-       // right now, which means stupid latex code like \textsf{}. AFAIK,
-       // this does not harm dvi output. A minor bug, thus (JMarc)
-
        // Some insets cannot be inside a font change command.
        // However, even such insets *can* be placed in \L or \R
        // or their equivalents (for RTL language switches), so we don't
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to