diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/plex-otf/examples/plex-otf-7.tex')
-rw-r--r-- | Master/texmf-dist/doc/fonts/plex-otf/examples/plex-otf-7.tex | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/plex-otf/examples/plex-otf-7.tex b/Master/texmf-dist/doc/fonts/plex-otf/examples/plex-otf-7.tex new file mode 100644 index 00000000000..75ea88097f8 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/plex-otf/examples/plex-otf-7.tex @@ -0,0 +1,14 @@ +\documentclass{article} +\usepackage[ngerman]{babel} +\usepackage[autostyle]{csquotes} +\pagestyle{empty} +\usepackage{demotext1} +%StartVisiblePreamble +\usepackage[usefilenames, + RMstyle=ExtraLight, + SSstyle=ExtraLight, + TTstyle=ExtraLight]{plex-otf} +%StopVisiblePreamble +\begin{document} +\blindtext +\end{document} |