ctests: fix system font setup for some CJK documents

This commit is contained in:
Günter Milde 2019-01-25 16:48:16 +01:00
parent a936bc2df5
commit 67ed1ec03a
4 changed files with 7 additions and 13 deletions

View File

@ -82,12 +82,6 @@ export/export/latex/fa-OT1_pdf2
# -> Missing character (Greek letter omikron with tonos),
# suboptimal character spacing in non-Japanese text parts.
export/examples/ja/multilingual_.*_systemF
#
# Noto Fonts not found with LuaTeX.
export/doc/zh_CN/Intro_(dvi3|pdf5)_systemF
export/doc/zh_CN/Tutorial_(dvi3|pdf5)_systemF
# "Hand-compiling" with XeTeX works but the test fails here (G.Milde)
#export/doc/zh_CN/Tutorial_pdf4_systemF
# CJK for multilingual documents:
#

View File

@ -17,7 +17,7 @@
\language_package default
\inputencoding utf8-cjk
\fontencoding auto
\font_roman "default" "Noto Serif"
\font_roman "default" "Noto Serif CJK SC"
\font_sans "default" "Noto Sans CJK SC"
\font_typewriter "default" "Noto Sans Mono CJK SC"
\font_math "auto" "auto"

View File

@ -23,9 +23,9 @@
\language_package default
\inputencoding utf8-cjk
\fontencoding auto
\font_roman "default" "Noto Serif"
\font_roman "default" "Noto Serif CJK SC"
\font_sans "default" "Noto Sans CJK SC"
\font_typewriter "default" "default"
\font_typewriter "default" "Noto Sans Mono CJK SC"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false

View File

@ -1,4 +1,4 @@
#LyX 2.3 created this file. For more info see http://www.lyx.org/
#LyX 2.4 created this file. For more info see https://www.lyx.org/
\lyxformat 544
\begin_document
\begin_header
@ -11,9 +11,9 @@
\language_package default
\inputencoding utf8-cjk
\fontencoding OT1
\font_roman "default" "NanumMyeongjo"
\font_sans "default" "NanumGothic"
\font_typewriter "default" "NanumGothicCoding"
\font_roman "default" "Noto Serif CJK KR"
\font_sans "default" "Noto Sans CJK KR"
\font_typewriter "default" "Noto Sans Mono CJK KR"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false