From 820dae976c197221adf58fcea0d12d2f81e75dd2 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Sun, 26 Feb 2012 18:05:30 +0200 Subject: Restore the rest of legacy TeX ligatures. --- tests/texligatures.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/texligatures.tex b/tests/texligatures.tex index 5d9d21c..bc1db70 100644 --- a/tests/texligatures.tex +++ b/tests/texligatures.tex @@ -1,7 +1,7 @@ \input luaotfload.sty -\font\testa={file:lmroman10-regular:script=latn;+tlig;+trep} at 10pt +\font\testa={file:lmroman10-regular:mode=base;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 +\testa ``fi `fl' ffi--ffl---ff'' !` ?` "\par +\testb ``fi `fl' ffi--ffl---ff'' !` ?` "\par \bye -- cgit v1.2.3