tex2lyx/Preamble.cpp: whitespace fix

- revert unnecessary change from previous commit
This commit is contained in:
Uwe Stöhr 2014-11-20 02:03:06 +01:00
parent 5c9667d8b8
commit 2a1ab8b6f0

View File

@ -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",