summaryrefslogtreecommitdiff
path: root/fonts/plex-otf/doc/Examples/plex-otf-10.tex
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/plex-otf/doc/Examples/plex-otf-10.tex')
-rw-r--r--fonts/plex-otf/doc/Examples/plex-otf-10.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/fonts/plex-otf/doc/Examples/plex-otf-10.tex b/fonts/plex-otf/doc/Examples/plex-otf-10.tex
new file mode 100644
index 0000000000..094e512687
--- /dev/null
+++ b/fonts/plex-otf/doc/Examples/plex-otf-10.tex
@@ -0,0 +1,16 @@
+\documentclass{article}
+\usepackage[a4paper]{geometry}
+\usepackage[ngerman]{babel}
+\usepackage[autostyle]{csquotes}
+\pagestyle{empty}
+\usepackage{demotext0}
+%StartVisiblePreamble
+\usepackage[DefaultFeatures={Scale=0.94},
+ RMstyle={Text,Semibold},
+ SSstyle={Text,Semibold},
+ SSconstyle={Text,Semibold},
+ TTstyle={Text,Semibold}]{plex-otf}
+%StopVisiblePreamble
+\begin{document}
+\blindtext
+\end{document}