summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2012-02-26 20:35:16 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2012-02-26 21:08:34 +0200
commit98ccfb13623868324496e6fcfa206862601ee554 (patch)
tree0e7890ba0784391ff5d8ffa58c1afdf5d12c8599 /tests
parent820dae976c197221adf58fcea0d12d2f81e75dd2 (diff)
downloadluaotfload-98ccfb13623868324496e6fcfa206862601ee554.tar.gz
Make tlig actually work
Works OK in node mode, in base mode `` and '' are not ligated, also consolidated tlig and trep into one feature.
Diffstat (limited to 'tests')
-rw-r--r--tests/texligatures.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/texligatures.tex b/tests/texligatures.tex
index bc1db70..8317ee1 100644
--- a/tests/texligatures.tex
+++ b/tests/texligatures.tex
@@ -1,7 +1,7 @@
\input luaotfload.sty
-\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
+\font\testa={file:lmroman10-regular:mode=base;script=latn;+tlig} at 10pt
+\font\testb={file:lmroman10-regular:mode=node;script=latn;+tlig} at 10pt
\testa ``fi `fl' ffi--ffl---ff'' !` ?` "\par
\testb ``fi `fl' ffi--ffl---ff'' !` ?` "\par
\bye