diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2010-06-15 00:12:52 +0300 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2010-06-15 00:12:52 +0300 |
commit | bf920c5bd42fd1ada8f3c5f116164370d7a59d57 (patch) | |
tree | 51dbdf4dad95f66f7995f19898bab971afd52022 /tests | |
parent | a9f837acf677c28d427cb71f893968fb992e7fc0 (diff) | |
download | luaotfload-bf920c5bd42fd1ada8f3c5f116164370d7a59d57.tar.gz |
Another test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/math.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/math.tex b/tests/math.tex index 746ca18..c7d874f 100644 --- a/tests/math.tex +++ b/tests/math.tex @@ -18,6 +18,11 @@ $$ $$ $$ + \Umathaccent "0 "4 "23DE {a+b} ++ \Umathbotaccent "0 "4 "23DF {a+b} = C +$$ + +$$ A \mathrel{\Uoverdelimiter "4 "2192 {a+b}} B \mathrel{\Uunderdelimiter "4 "2192 {a+b}} $$ |