summaryrefslogtreecommitdiff
path: root/tests/tfmofm.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tfmofm.ltx')
-rw-r--r--tests/tfmofm.ltx11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/tfmofm.ltx b/tests/tfmofm.ltx
index 0f9f904..5de55b4 100644
--- a/tests/tfmofm.ltx
+++ b/tests/tfmofm.ltx
@@ -3,4 +3,15 @@
\begin{document}
Hello \(1+1=\sqrt{4}\)
+
+% This loads an ofm font with the extention...
+\font\testo omarab.ofm\testo
+
+.,:
+
+% and without.
+\font\testo omarabb\testo
+
+.,:
+
\end{document}