Re: simple question
- To: mathgroup at smc.vnet.net
- Subject: [mg70659] Re: simple question
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Sun, 22 Oct 2006 01:20:05 -0400 (EDT)
- Organization: The Open University, Milton Keynes, UK
- References: <ehcpjs$ste$1@smc.vnet.net>
dimitris wrote: > After you type Mathematica in a e.g. Text Cell and you continue to > write something > other the FontSlant of the text Mathematica is changed to Italic > automatically. > > Cell[TextData[{ > StyleBox["Mathematica", > FontSlant->"Italic"], > " HELLO TO ALL" > }], "Text"] > > How exactly happens this change? > > Thanks. > Hi Dimitris, Open the Options Inspector -> Formating Options -> TextLayout Options -> AutoItalicWords. There you will see a list of words that you can modify if you wish. Regards, Jean-Marc