diff options
| author | Khaled Hosny <khaledhosny@eglug.org> | 2012-03-26 00:54:35 +0200 | 
|---|---|---|
| committer | Khaled Hosny <khaledhosny@eglug.org> | 2012-03-26 00:59:18 +0200 | 
| commit | 092c9a84889683c8c72bfc1cef9b68cce17673a1 (patch) | |
| tree | ac73cdacbae4bd31d4541286eabdb7e237079e9e /tests | |
| parent | e45ca32f3cc648e0b6e6fdd3d45758b51e051eee (diff) | |
| download | luaotfload-092c9a84889683c8c72bfc1cef9b68cce17673a1.tar.gz | |
Enable italic correction feature by default
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/itlc.tex | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/itlc.tex b/tests/itlc.tex new file mode 100644 index 0000000..bff0c39 --- /dev/null +++ b/tests/itlc.tex @@ -0,0 +1,5 @@ +\input luaotfload.sty +\font\testa={Latin Modern Roman:script=latn}   at 10pt +\font\testb={Latin Modern Roman/I:script=latn} at 10pt +\testa ({\testb f\/}) +\bye  | 
