simple question
- To: mathgroup at smc.vnet.net
- Subject: [mg70612] simple question
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Sat, 21 Oct 2006 05:13:56 -0400 (EDT)
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.
- Follow-Ups:
- Re: simple question
- From: Carl Woll <carlw@wolfram.com>
- Re: simple question