diff options
Diffstat (limited to 'tests/tfmofm.ltx')
-rw-r--r-- | tests/tfmofm.ltx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/tfmofm.ltx b/tests/tfmofm.ltx new file mode 100644 index 0000000..0f9f904 --- /dev/null +++ b/tests/tfmofm.ltx @@ -0,0 +1,6 @@ +\documentclass{article} +\usepackage{luaotfload} + +\begin{document} +Hello \(1+1=\sqrt{4}\) +\end{document} |