mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
amend a204dbe934
This commit is contained in:
parent
a04d30a650
commit
e3f7f18440
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user