10 Jul
2013
10 Jul
'13
1:53 p.m.
On Wed, Jul 10, 2013 at 02:13:28PM +0200, Marco Patzer wrote:
On 2013–07–10 Sanjoy Mahajan wrote:
In certain cases, display-mathunderbraces are not quite wide enough. Here's a minimal example:
=================== \starttext
\placeformula\startformula \underbrace{15\,\tf cm}_{L} \stopformula
\stoptext ===================
\starttext
\placeformula\startformula \underbrace{\unit{15 cm}}_{L} \stopformula
\stoptext
Marco
Hello *, I played just a little, normaly I have nothing to do with math-formulae:: \starttext \placeformula\startformula \underbrace{\unit{15 cm}\hskip2pt}_{L} \stopformula \stoptext Best regards, Rudolf