From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/330 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt: Math: \mframed in display mode Date: Sat, 27 Feb 1999 11:34:45 +0100 (W. Europe Standard Time) Sender: owner-ntg-context@let.uu.nl Message-ID: <14039.51781.90000.463259@PC709> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035391191 23140 80.91.224.250 (23 Oct 2002 16:39:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:39:51 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Tobias Burnus In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:330 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:330 >>>>> "TB" == Tobias Burnus writes: TB> Hi, If I'm not completely mistaken then is there an difference TB> between TB> $$ \mframed{\frac{a}{b} = c} $$ TB> and TB> $$ \frac{a}{b} = c $$ TB> It looks as if the former is printed in textstyle. There is. We were at Dante, so this reply is a little late. inserting \displaystyle yourself works OK, of course. For Hans: You need to remove the \restoremathstyle from \normalstrut redef to get this to work OK. Taco