summaryrefslogtreecommitdiff
path: root/tests/tfmofm.ltx
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-05-31 20:56:10 +0300
committerKhaled Hosny <khaledhosny@eglug.org>2010-05-31 20:56:10 +0300
commit782e67f7807e25c88a5e1d7fc3bfeddf33fb6adf (patch)
tree8fa3b2d7179bae58b9733be06d57dbbbb24f1b7e /tests/tfmofm.ltx
parentdc450f3e576a30b87250564ca3c50b39a9ca728e (diff)
downloadluaotfload-782e67f7807e25c88a5e1d7fc3bfeddf33fb6adf.tar.gz
Split the tfm test to uts own plain file
The tfmofm.ltx is special since this specific issues can't be tested in plain (cm math fonts which trigger the issue are dumped in the format, so the ttf version never get loaded in plain).
Diffstat (limited to 'tests/tfmofm.ltx')
-rw-r--r--tests/tfmofm.ltx11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/tfmofm.ltx b/tests/tfmofm.ltx
index 5de55b4..0f9f904 100644
--- a/tests/tfmofm.ltx
+++ b/tests/tfmofm.ltx
@@ -3,15 +3,4 @@
\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}