diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/math.tex | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/math.tex b/tests/math.tex index 7f62896..0e07b2c 100644 --- a/tests/math.tex +++ b/tests/math.tex @@ -27,5 +27,12 @@ A \mathrel{\Uoverdelimiter "4 "2192 {a+b}} B \mathrel{\Uunderdelimiter "4 "2192 {a+b}} $$ +$$ +a \overwithdelims() b +$$ + + +\centerline{$ a \overwithdelims() b $} + \bye |