OSDN Git Service

ltjs*.cls: added option "xreal" (patch NTSS for "better" optical scaling)
[luatex-ja/luatexja.git] / test / test22-ltjs-mag.tex
1 \documentclass[14pt,xreal]{ltjsarticle}
2 \usepackage{type1cm}
3 \makeatletter
4 \def\R#1{{#1\typeout{\string#1: \fontname\font}}}
5 \begin{document}
6
7 \R\tiny
8 \R\scriptsize
9 \R\footnotesize
10 \R\small
11 \R\normalsize
12 \R\large
13 \R\Large
14 \R\LARGE
15 \R\huge
16 \end{document}