Use Latin Modern vector fonts for Latin text parts in Japanese documents.

Latin Modern works fine with Japanese.

If "lmodern" is set for \font_roman the "lmodern.sty" package sets
sans-serif and teletype to Latin Modern fonts as well.
Therefore, \font_sans and \font_teletype are better left as "default"
(less preamble code) in the LaTeX source).
This commit is contained in:
Günter Milde 2019-05-04 23:32:41 +02:00
parent cb39220930
commit abba2d8a7d
7 changed files with 10 additions and 10 deletions

View File

@ -35,7 +35,7 @@
\language_package default
\inputencoding utf8-platex
\fontencoding global
\font_roman "ae" "IPAexMincho"
\font_roman "lmodern" "IPAexMincho"
\font_sans "default" "IPAexGothic"
\font_typewriter "default" "default"
\font_math "auto" "auto"

View File

@ -19,7 +19,7 @@ braille
\language_package default
\inputencoding utf8
\fontencoding global
\font_roman "default" "IPAexMincho"
\font_roman "lmodern" "IPAexMincho"
\font_sans "default" "IPAexGothic"
\font_typewriter "default" "default"
\font_math "auto" "auto"

View File

@ -15,8 +15,8 @@ lilypond
\inputencoding utf8-platex
\fontencoding global
\font_roman "lmodern" "IPAexMincho"
\font_sans "lmss" "IPAexGothic"
\font_typewriter "lmtt" "default"
\font_sans "default" "IPAexGothic"
\font_typewriter "default" "default"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false

View File

@ -30,7 +30,7 @@ bicaption
\language_package default
\inputencoding utf8-platex
\fontencoding global
\font_roman "default" "IPAexMincho"
\font_roman "lmodern" "IPAexMincho"
\font_sans "default" "IPAexGothic"
\font_typewriter "default" "default"
\font_math "auto" "auto"

View File

@ -15,8 +15,8 @@ knitr
\inputencoding utf8-platex
\fontencoding global
\font_roman "palatino" "IPAexMincho"
\font_sans "lmss" "IPAexGothic"
\font_typewriter "lmtt" "default"
\font_sans "default" "IPAexGothic"
\font_typewriter "default" "default"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts true

View File

@ -27,8 +27,8 @@ sweave
\inputencoding utf8-platex
\fontencoding global
\font_roman "palatino" "IPAexMincho"
\font_sans "lmss" "IPAexGothic"
\font_typewriter "lmtt" "default"
\font_sans "default" "IPAexGothic"
\font_typewriter "default" "default"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts true

View File

@ -24,7 +24,7 @@
\language_package default
\inputencoding utf8-platex
\fontencoding global
\font_roman "default" "IPAexMincho"
\font_roman "lmodern" "IPAexMincho"
\font_sans "default" "IPAexGothic"
\font_typewriter "default" "default"
\font_math "auto" "auto"