summaryrefslogtreecommitdiff
path: root/tests/fullname.tex
blob: 0209c987ccc16c51650da853878b450af8629396 (plain)
1
2
3
4
5
6
7
8
9
\input luaotfload.sty

\font\testa={LM Roman Slanted 10 Regular} at 10pt
\font\testb={LM Roman 9 Italic}           at 10pt
\font\testc={TeX Gyre Termes Bold}        at 25pt
\testa abcd ABCD\par
\testb abcd ABCD\par
\testc abcd ABCD\par
\bye