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