diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-10-06 15:53:25 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-10-06 15:59:45 +0200 |
commit | be40844cfd078c8ec6b7ace73185a318e6d47840 (patch) | |
tree | 414aead836335370f3d76a28e58abce34ffbd4c0 /tests/marks.tex | |
parent | e05cbf8d7d512840e943bb62875a104d46c37701 (diff) | |
download | luaotfload-be40844cfd078c8ec6b7ace73185a318e6d47840.tar.gz |
Fix GPOS mark placement for LTR text
Fix by Hans.
fixes #18
Diffstat (limited to 'tests/marks.tex')
-rw-r--r-- | tests/marks.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/marks.tex b/tests/marks.tex new file mode 100644 index 0000000..9e7755e --- /dev/null +++ b/tests/marks.tex @@ -0,0 +1,4 @@ +\input luaotfload.sty +\font\test={file:GenBasR.ttf:script=latn} +\test ä\quad Ä +\bye |