Switch to TraditionalForm in style File
- To: mathgroup at smc.vnet.net
- Subject: [mg78030] Switch to TraditionalForm in style File
- From: Peter Breitfeld <phbrf at t-online.de>
- Date: Thu, 21 Jun 2007 05:56:23 -0400 (EDT)
I created a notebook style which does nearly all I want. The only
missing feature is the following:
When I choose Format/Styles/DisplayedFormula I can enter formulas as
expected, but they default on StandardForm. I want them to default on
TraditionalForm (I can do it by hand choosing Shift+Command+T on Mac),
but I want to alter the StyleDefinition of DisplayedFormula to default
to TraditionalForm.
I tried to set
DefaultFormatType->{DefaultInputFormatType,TraditionalForm}
but this doesn't change anything.
Any hints?
Gruss Peter
--
==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==
Peter Breitfeld, Bad Saulgau, Germany -- http://www.pBreitfeld.de
- Follow-Ups:
- Re: Switch to TraditionalForm in style File
- From: Carl Woll <carlw@wolfram.com>
- Re: Switch to TraditionalForm in style File