diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-11-10 21:02:19 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-11-10 21:02:19 +0200 |
commit | ce41e1b48f6cf87fa3cc876488e2243c991e8770 (patch) | |
tree | 7099d1186e039967381f801f59533661840f8f48 | |
parent | 674498b3ebba014a7f4e086fde3972a84e8a9770 (diff) | |
download | luaotfload-ce41e1b48f6cf87fa3cc876488e2243c991e8770.tar.gz |
Extend test a bit
-rw-r--r-- | tests/marks.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/marks.tex b/tests/marks.tex index 9e7755e..d33c82a 100644 --- a/tests/marks.tex +++ b/tests/marks.tex @@ -1,4 +1,6 @@ \input luaotfload.sty \font\test={file:GenBasR.ttf:script=latn} -\test ä\quad Ä +\test a\char"0308 +\quad A\char"0308 +\quad j\char"0323 \bye |