From 89ec47708d84d0a7951f952f5ba23191a8d67ed1 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Thu, 15 Jul 2010 16:46:40 +0300 Subject: Fix for \overwithdelims and brothers We now fill in two extra math constants, FractionDelimiterSize and FractionDelimiterDisplayStyleSize. See: http://tug.org/pipermail/luatex/2010-July/001741.html --- tests/math.tex | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tests') 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 -- cgit v1.2.3