[LyX/master] amend a204dbe934

Juergen Spitzmueller spitz at lyx.org
Thu Dec 3 13:21:26 UTC 2020


commit e3f7f184402b107b47e08e0cc9a4ef52e8f730b2
Author: Juergen Spitzmueller <spitz at lyx.org>
Date:   Thu Dec 3 14:51:05 2020 +0100

    amend a204dbe934
---
 src/tex2lyx/text.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tex2lyx/text.cpp b/src/tex2lyx/text.cpp
index 20b23c5..5adc77c 100644
--- a/src/tex2lyx/text.cpp
+++ b/src/tex2lyx/text.cpp
@@ -321,7 +321,7 @@ char const * const known_tex_extensions[] = {"tex", 0};
 char const * const known_spaces[] = { " ", "space", 
 ",", "thinspace",//                                   \\, = \\thinspace
 "quad", "qquad", "enspace", "enskip",
-";", ">", "medspace",//                               \\; = \\> = \medspace
+";", ">", "medspace",//                               \\; = \\> = \\medspace
 ":", "thickspace",//                                  \\: = \\thickspace
 "!", "negthinspace",//                                \\! = \\negthinspace
 "negmedspace", "negthickspace",


More information about the lyx-cvs mailing list