mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
tex2lyx/Preamble.cpp: whitespace fix
- revert unnecessary change from previous commit
This commit is contained in:
parent
5c9667d8b8
commit
2a1ab8b6f0
@ -133,8 +133,7 @@ const char * const known_roman_fonts[] = { "ae", "beraserif", "bookman",
|
||||
|
||||
const char * const known_sans_fonts[] = { "avant", "berasans", "biolinum-type1",
|
||||
"cmbr", "cmss", "helvet", "iwona", "iwonac", "iwonal", "iwonalc", "kurier",
|
||||
"kurierc", "kurierl", "kurierlc", "lmss", "tgadventor",
|
||||
"tgheros", 0};
|
||||
"kurierc", "kurierl", "kurierlc", "lmss", "tgadventor", "tgheros", 0};
|
||||
|
||||
const char * const known_typewriter_fonts[] = { "beramono", "cmtl", "cmtt",
|
||||
"courier", "lmtt", "luximono", "fourier", "libertineMono-type1", "lmodern",
|
||||
|
Loading…
Reference in New Issue
Block a user