summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/oldlatin/test_ol_all.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/oldlatin/test_ol_all.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/oldlatin/test_ol_all.tex59
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/oldlatin/test_ol_all.tex b/Master/texmf-dist/doc/fonts/oldlatin/test_ol_all.tex
new file mode 100644
index 00000000000..2ac123be3bb
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/oldlatin/test_ol_all.tex
@@ -0,0 +1,59 @@
+\documentclass[10pt,a4paper]{article}
+\font\olb=olb10 scaled 1000
+\font\olbx=olbx10 scaled 1000
+\font\olbxs=olbxsl10 scaled 1000
+\font\oldunh=oldunh10 scaled 1000
+\font\olff=olff10 scaled 1000
+\font\olfib=olfib8 scaled 1200
+\font\olr=olr10 scaled 1000
+\font\olsl=olsl10 scaled 1000
+\font\olsltt=olsltt10 scaled 1000
+\font\olss=olss10 scaled 1000
+\font\olssbx=olssbx10 scaled 1000
+\font\olssdc=olssdc10 scaled 1000
+\font\olssi=olssi10 scaled 1000
+\font\olssq=olssq8 scaled 1200
+\font\olssqi=olssqi8 scaled 1200
+\font\oltt=oltt10 scaled 1000
+\font\olvtt=olvtt10 scaled 1000
+\newcommand{\Ligature}{%
+\input test_alphabet.tex
+}
+\begin{document}
+
+Computer Modern Roman:\\{\Ligature}
+
+Bold Roman:\\{\olb \Ligature}
+
+Bold Extended Roman:\\{\olbx \Ligature}
+
+Bold Extended Slanted Roman:\\{\olbxs \Ligature}
+
+Dunhil Roman:\\{\oldunh \Ligature}
+
+Funny Roman:\\{\olff \Ligature}
+
+Roman Fibonacci:\\{\olfib \Ligature}
+
+Roman:\\{\olr \Ligature}
+
+Slanted Roman:\\{\olsl \Ligature}
+
+Slanted Typewriter Text:\\{\olsltt \Ligature}
+
+Sans Serif:\\{\olss \Ligature}
+
+Sans Serif Bold Extended:\\{\olssbx \Ligature}
+
+Sans Serif Demibold Condensed:\\{\olssdc \Ligature}
+
+Slanted Sans Serif:\\{\olssi \Ligature}
+
+Sans Serif Quotation Style:\\{\olssq \Ligature}
+
+Sans Serif Quotation Style Slanted:\\{\olssqi \Ligature}
+
+Typewriter Text:\\{\oltt \Ligature}
+
+Variable-Width Typewriter Text:\\{\olvtt \Ligature}
+\end{document}