diff options
Diffstat (limited to 'tests/opticalsize.tex')
-rw-r--r-- | tests/opticalsize.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/opticalsize.tex b/tests/opticalsize.tex index d19bb59..53b1bb8 100644 --- a/tests/opticalsize.tex +++ b/tests/opticalsize.tex @@ -3,7 +3,11 @@ \font\testa={Latin Modern Roman/S=12} at 10pt \font\testb={Latin Modern Roman} at 5pt \font\testc={Latin Modern Roman} at 10pt +\font\testd={Latin Modern Roman/S=15} at 10pt +\font\teste={Latin Modern Roman/S=3} at 10pt \testa abcd ABCD \par \testb abcd ABCD \par \testc abcd ABCD \par +\testd abcd ABCD \par +\teste abcd ABCD \par \bye |