ru XY examples: set fonts to DejaVu

This choice of fonts is consistent with the Russian Intro manual,
and fixes compilation with XeTeX.
This commit is contained in:
Scott Kostyshak 2020-08-29 22:47:10 -04:00
parent aef29bbe6f
commit 1146e6ba43
2 changed files with 6 additions and 6 deletions

View 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

View File

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