[LyX/2.3.x] Set Deja Vu as non-TeX fonts to make xetex/luatex succeed
jpc
jpc at lyx.org
Sat Aug 29 12:08:16 UTC 2020
commit 1c21beb14cb5b632b90360f4941ed137b92e8a83
Author: jpc <jpc at lyx.org>
Date: Sat Aug 29 14:33:35 2020 +0200
Set Deja Vu as non-TeX fonts to make xetex/luatex succeed
---
lib/doc/fr/Customization.lyx | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/lib/doc/fr/Customization.lyx b/lib/doc/fr/Customization.lyx
index 25550da..e4b148b 100644
--- a/lib/doc/fr/Customization.lyx
+++ b/lib/doc/fr/Customization.lyx
@@ -45,12 +45,12 @@ logicalmkup
\language_package default
\inputencoding auto
\fontencoding global
-\font_roman "lmodern" "default"
-\font_sans "lmss" "default"
-\font_typewriter "lmtt" "default"
+\font_roman "lmodern" "DejaVu Serif"
+\font_sans "lmss" "DejaVu Sans"
+\font_typewriter "lmtt" "DejaVu Sans Mono"
\font_math "auto" "auto"
\font_default_family default
-\use_non_tex_fonts false
+\use_non_tex_fonts true
\font_sc false
\font_osf false
\font_sf_scale 100 100
@@ -58,7 +58,7 @@ logicalmkup
\use_microtype false
\use_dash_ligatures false
\graphics default
-\default_output_format pdf2
+\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
More information about the lyx-cvs
mailing list