mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Set appropriate system fonts for Chinese docs
This commit is contained in:
parent
928f9514a8
commit
08c5b8b8b2
@ -11,9 +11,9 @@
|
|||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding utf8-cjk
|
\inputencoding utf8-cjk
|
||||||
\fontencoding auto
|
\fontencoding auto
|
||||||
\font_roman "lmodern" "default"
|
\font_roman "lmodern" "Noto Serif CJK SC"
|
||||||
\font_sans "default" "default"
|
\font_sans "default" "Noto Sans CJK SC"
|
||||||
\font_typewriter "default" "default"
|
\font_typewriter "default" "Noto Sans Mono CJK SC"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
@ -71,6 +71,7 @@
|
|||||||
\suppress_date false
|
\suppress_date false
|
||||||
\justification true
|
\justification true
|
||||||
\use_refstyle 0
|
\use_refstyle 0
|
||||||
|
\use_formatted_ref 0
|
||||||
\use_minted 0
|
\use_minted 0
|
||||||
\use_lineno 0
|
\use_lineno 0
|
||||||
\index 索引
|
\index 索引
|
||||||
|
@ -12,9 +12,9 @@
|
|||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding utf8-cjk
|
\inputencoding utf8-cjk
|
||||||
\fontencoding auto
|
\fontencoding auto
|
||||||
\font_roman "lmodern" "default"
|
\font_roman "lmodern" "Noto Serif CJK SC"
|
||||||
\font_sans "default" "default"
|
\font_sans "default" "Noto Sans CJK SC"
|
||||||
\font_typewriter "default" "default"
|
\font_typewriter "default" "Noto Sans Mono CJK SC"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
@ -72,6 +72,7 @@
|
|||||||
\suppress_date false
|
\suppress_date false
|
||||||
\justification true
|
\justification true
|
||||||
\use_refstyle 0
|
\use_refstyle 0
|
||||||
|
\use_formatted_ref 0
|
||||||
\use_minted 0
|
\use_minted 0
|
||||||
\use_lineno 0
|
\use_lineno 0
|
||||||
\index 索引
|
\index 索引
|
||||||
|
Loading…
Reference in New Issue
Block a user