diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-06 02:07:12 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-06 02:07:12 +0200 |
commit | b0786c4d31736f4421c2e71d655a1e407cfabd76 (patch) | |
tree | 68d43ac70990d6d66fd45b7ad869acf2046bd675 /tests/texligatures.tex | |
parent | d86b9ad999934cd8c9ded19ac9aa1a683f232dd5 (diff) | |
download | luaotfload-b0786c4d31736f4421c2e71d655a1e407cfabd76.tar.gz |
tlig, trep and anum are no longer supported
Hans don't seem to care too much about them, neither I and I keep
patching the files to re-instate this support. Someone else has to
convince Hans to support those feature in his "plain" font loader.
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 |