mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Greek manuals: Avoid dependency on Latin Modern fonts.
This commit is contained in:
parent
691675ee0a
commit
6bde139163
@ -29,10 +29,10 @@
|
|||||||
\language greek
|
\language greek
|
||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding auto
|
\inputencoding auto
|
||||||
\fontencoding global
|
\fontencoding OT1
|
||||||
\font_roman "lmodern" "DejaVu Serif"
|
\font_roman "default" "DejaVu Serif"
|
||||||
\font_sans "lmss" "DejaVu Sans"
|
\font_sans "default" "DejaVu Sans"
|
||||||
\font_typewriter "lmtt" "DejaVu Sans Mono"
|
\font_typewriter "default" "DejaVu Sans Mono"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
|
Loading…
Reference in New Issue
Block a user