Re: Preventing In-line Math Typesetting From Being Scaled Down in Text
- To: mathgroup at smc.vnet.net
- Subject: [mg120625] Re: Preventing In-line Math Typesetting From Being Scaled Down in Text
- From: John Fultz <jfultz at wolfram.com>
- Date: Sun, 31 Jul 2011 07:27:22 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Reply-to: jfultz at wolfram.com
[Fixing an error to my last email. -jf] On Sat, 30 Jul 2011 13:16:47 -0500, John Fultz wrote: > Devising a solution for this was slightly tricky, as I wanted to preserve > shrinking behavior, but not for top-level fractions. Here's what I came > up with: > > Cell[StyleData["Piecewise"], > FractionBoxOptions->{BaseStyle->{ScriptLevel->1}}] Sorry, that should have been... Cell[StyleData["Piecewise"], FractionBoxOptions->{BaseStyle->{ScriptLevel->0}}] Sincerely, John Fultz jfultz at wolfram.com User Interface Group Wolfram Research, Inc.