]> git.lyx.org Git - features.git/commitdiff
Fix ru Beamer_Article polyglossia exports
authorScott Kostyshak <skostysh@lyx.org>
Sun, 13 Sep 2020 05:27:19 +0000 (01:27 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Sun, 13 Sep 2020 05:31:00 +0000 (01:31 -0400)
Set fonts to DejaVu to avoid the following error:

  ! Package polyglossia Error: The current latin font  does not
  contain the "Cyrillic" script!

This choice of font is consistent with the Russian intro and
tutorial manuals.

lib/examples/ru/Presentations/Beamer_Article_%28Standard_Class%29.lyx

index d2c5db47bc4d48ab07abc19b964103f20001ca61..d5fff81f1543c81955501fafc0ee0a2b667238d3 100644 (file)
@@ -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