summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-7.tex
blob: 515a8ac10daa6bc9144ee1775c9712b0cd24ba6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\documentclass{article}
\usepackage[a4paper]{geometry}
\usepackage[ngerman]{babel}
\usepackage[autostyle]{csquotes}
\pagestyle{empty}
\usepackage{demotext1}
%StartVisiblePreamble
\usepackage[DefaultFeatures={Scale=0.94},
  RMstyle=ExtraLight,
  SSstyle=ExtraLight,
  SSconstyle=ExtraLight,
  TTstyle=ExtraLight]{plex-otf}
%StopVisiblePreamble
\begin{document}
\blindtext
\end{document}