summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2011-12-19 20:49:18 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2011-12-19 20:49:18 +0200
commit0e0330b91fee89870b543c456f8119486add4d08 (patch)
treeff0ada51edffeb3bc0967b6986fc81d04209e552 /tests
parentdb1581f06b8492b45384edf47db8876d331c4801 (diff)
downloadluaotfload-0e0330b91fee89870b543c456f8119486add4d08.tar.gz
Add single quotes to the test
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 68b554c..5d9d21c 100644
--- a/tests/texligatures.tex
+++ b/tests/texligatures.tex
@@ -2,6 +2,6 @@
\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
+\testa ``fi `fl' ffi--ffl---ff'' \par
+\testb ``fi `fl' ffi--ffl---ff'' \par
\bye