[LyX/master] ru XY examples: set fonts to DejaVu

Scott Kostyshak skostysh at lyx.org
Sun Aug 30 04:11:17 UTC 2020


commit 1146e6ba431d4dc3b76957b6350e6728e5972f70
Author: Scott Kostyshak <skostysh at lyx.org>
Date:   Sat Aug 29 22:47:10 2020 -0400

    ru XY examples: set fonts to DejaVu
    
    This choice of fonts is consistent with the Russian Intro manual,
    and fixes compilation with XeTeX.
---
 lib/examples/ru/Graphics_and_Insets/XY-Figure.lyx |    6 +++---
 lib/examples/ru/Graphics_and_Insets/XY-Pic.lyx    |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/lib/examples/ru/Graphics_and_Insets/XY-Figure.lyx b/lib/examples/ru/Graphics_and_Insets/XY-Figure.lyx
index d091574..9a13ea0 100644
--- a/lib/examples/ru/Graphics_and_Insets/XY-Figure.lyx
+++ b/lib/examples/ru/Graphics_and_Insets/XY-Figure.lyx
@@ -11,9 +11,9 @@
 \language_package default
 \inputencoding utf8
 \fontencoding auto
-\font_roman "default" "default"
-\font_sans "default" "default"
-\font_typewriter "default" "default"
+\font_roman "default" "DejaVu Serif"
+\font_sans "default" "DejaVu Sans"
+\font_typewriter "default" "DejaVu Sans Mono"
 \font_math "auto" "auto"
 \font_default_family default
 \use_non_tex_fonts false
diff --git a/lib/examples/ru/Graphics_and_Insets/XY-Pic.lyx b/lib/examples/ru/Graphics_and_Insets/XY-Pic.lyx
index ca8f379..8cbfb10 100644
--- a/lib/examples/ru/Graphics_and_Insets/XY-Pic.lyx
+++ b/lib/examples/ru/Graphics_and_Insets/XY-Pic.lyx
@@ -47,9 +47,9 @@
 \language_package \usepackage[russian,shorthands=off]{babel}
 \inputencoding utf8
 \fontencoding auto
-\font_roman "default" "default"
-\font_sans "default" "default"
-\font_typewriter "default" "default"
+\font_roman "default" "DejaVu Serif"
+\font_sans "default" "DejaVu Sans"
+\font_typewriter "default" "DejaVu Sans Mono"
 \font_math "auto" "auto"
 \font_default_family default
 \use_non_tex_fonts false


More information about the lyx-cvs mailing list