summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/plex-otf/Examples/plex-otf-3.tex
blob: 8f08366d954355abd7e1d8eafe5b0909b8873717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\documentclass{article}
\usepackage[ngerman]{babel}
\usepackage[autostyle]{csquotes}
\newcommand\demo{Some text in the default font style IBM Plex Serif }
\pagestyle{empty}
%StartVisiblePreamble
\usepackage{plex-otf}
%StopVisiblePreamble
\begin{document}
\demo\ Regular\par {\PlexTextRM\demo\ Text\par} {\PlexLightRM\demo\ Light\par}
{\PlexExtraLightRM\demo\ ExtraLight\par} {\PlexThinRM\demo\ Thin}
\end{document}
emo\ ExtraLight\par} {\PlexThinRM\demo\ Thin}
\end{document}