X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=test%2Ftest07-math.tex;h=3eba2d9dd41a53677404b4fa3e0c893754d316e8;hb=ad5ab423c468a7b55785fc540c1b5e09766aed4f;hp=55dc9be3de71a540acd7284a5b75952c7bb5af82;hpb=c36425a3ea5339ba23e2fd8fe650a6fc76acf23b;p=luatex-ja%2Fluatexja.git diff --git a/test/test07-math.tex b/test/test07-math.tex index 55dc9be..3eba2d9 100644 --- a/test/test07-math.tex +++ b/test/test07-math.tex @@ -42,6 +42,22 @@ mathgt: $\mathrm{\mathmc{あa}}\mathmc{あb}\mathgt{あa}$ \LaTeX では数式ファミリ番号は欧文と共用→$\the\jfam$ +\def\s{\mathchoice{Dあ}{Tあ}{Sあ}{SSあ}} +\[ +\s {\textstyle \s} {\scriptstyle \s} {\scriptscriptstyle \s} +\] + + +\kanjifamily{mc}\selectfont +$あいうえおabcde a^\mathrm{b}漢字_{あ}$ + +mathrm: $\mathrm{あいうえおabcde}$ + +mathbf: $\mathbf{あいうえおabcde}$ + +mathmc: $\mathmc{あいうえおabcde}$ + +mathgt: $\mathgt{あいうえおabcde}$ \end{document}