Use "ctex" default fonts (FandongSol) with Xe/LuaTeX.

The default fonts provide a good match to LatinModern and
closer similarity to the look with 8-bit TeX fonts.

Also replace a box-drawing character in a heading with an em-dash.
This commit is contained in:
Günter Milde 2019-01-29 22:44:11 +01:00
parent 46f5acb19c
commit fa344b9a36
2 changed files with 7 additions and 7 deletions

View File

@ -18,9 +18,9 @@
\language_package default
\inputencoding utf8-cjk
\fontencoding auto
\font_roman "lmodern" "WenQuanYi Micro Hei"
\font_sans "default" "WenQuanYi Micro Hei"
\font_typewriter "default" "WenQuanYi Micro Hei Mono"
\font_roman "lmodern" "default"
\font_sans "default" "default"
\font_typewriter "default" "default"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false

View File

@ -19,9 +19,9 @@
\language_package default
\inputencoding utf8-cjk
\fontencoding auto
\font_roman "lmodern" "WenQuanYi Micro Hei"
\font_sans "default" "WenQuanYi Micro Hei"
\font_typewriter "default" "WenQuanYi Micro Hei Mono"
\font_roman "lmodern" "default"
\font_sans "default" "default"
\font_typewriter "default" "default"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false
@ -2723,7 +2723,7 @@ reference "subsec:其它序言"
\begin_layout Subsection
导入 \SpecialChar LaTeX
文档── tex2lyx
文档 tex2lyx
\begin_inset CommandInset label
LatexCommand label
name "subsec:tex2lyx"