MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

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


  • Prev by Date: RE: file question
  • Next by Date: Re: Plot3D question
  • Previous by thread: Re: simple question
  • Next by thread: Re: simple question