diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-06 05:26:07 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2011-10-06 06:10:20 +0200 |
commit | 45dc3fcc4fc08d96eab69019f1a1d05d0dea70d7 (patch) | |
tree | a9a6725387284c399d67ba86e15912d28d5ba57c | |
parent | 2749aa9d99cba61e93a31988f3a8b0adeafdb194 (diff) | |
download | luaotfload-45dc3fcc4fc08d96eab69019f1a1d05d0dea70d7.tar.gz |
Test for italic correction
-rw-r--r-- | tests/math.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/math.tex b/tests/math.tex index 0e07b2c..c5b711f 100644 --- a/tests/math.tex +++ b/tests/math.tex @@ -28,11 +28,15 @@ B \mathrel{\Uunderdelimiter "4 "2192 {a+b}} $$ $$ -a \overwithdelims() b +{a \overwithdelims() b} $$ \centerline{$ a \overwithdelims() b $} +$$ +\Umathchar "7 "4 "1D443 \Umathchar "4 "4 `( \Umathchar "7 "4 "1D44E \Umathchar "5 "4 `) +$$ + \bye |