diff options
Diffstat (limited to 'tests/texligatures.tex')
-rw-r--r-- | tests/texligatures.tex | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/texligatures.tex b/tests/texligatures.tex deleted file mode 100644 index 68b554c..0000000 --- a/tests/texligatures.tex +++ /dev/null @@ -1,7 +0,0 @@ -\input luaotfload.sty - -\font\testa={file:lmroman10-regular:script=latn;+tlig;+trep} at 10pt -\font\testb={file:lmroman10-regular:mode=node;script=latn;+tlig;+trep} at 10pt -\testa ``fi fl ffi--ffl---ff!`'' \par -\testb ``fi fl ffi--ffl---ff!`'' \par -\bye |