summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fontspec/testsuite/F-optical-sizes.ltx
blob: 12ef304e7ff9c0f9461e4cecaa66a25fce915d69 (plain)
1
2
3
4
5
6
7
8
\documentclass{testsuite}
\usepackage{fontspec}
\begin{document}
\fontspec{Latin Modern Roman}
Automatic optical size\par
\scalebox{0.4}{\Huge
Automatic optical size}
\end{document}