OSDN Git Service

luatexja-fontspec: \defaultjfontfeatures accepts an optional argument, which is a...
[luatex-ja/luatexja.git] / test / test09-fontspec.tex
index a2aee60..0fba77e 100644 (file)
@@ -9,7 +9,8 @@
 \setsansfont{TeXGyreHeros}
 
 \defaultjfontfeatures{Scale=1.2}
-\setmainjfont[BoldFont=IPAexGothic]{IPAexMincho} % default: JFM=ujis
+\defaultjfontfeatures[main-ipa]{UprightFont=IPAexMincho,BoldFont=IPAexGothic}
+\setmainjfont{main-ipa} % default: JFM=ujis
 \setsansjfont{IPAexGothic}
 
 \newjfontfamily\ipajisninety[CJKShape=JIS1990]{IPAexMincho}
@@ -92,4 +93,4 @@ Bold   &\textbf{あいうえお}&\textbf{あいうえお}&\textbf{あいうえ
 \bottomrule
 \end{tabular}
 
-\end{document}
\ No newline at end of file
+\end{document}