text equation
- To: mathgroup at smc.vnet.net
- Subject: [mg72776] text equation
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Fri, 19 Jan 2007 01:33:27 -0500 (EST)
I have the following text
Cell[TextData[{
"\[CapitalEpsilon]\[Iota]\[Sigma]\[Alpha]\[Gamma]\[Omega]\[Gamma]\:03ae
\[Sigma]\[Tau]\[Omicron] ",
StyleBox["Mathematica",
FontSlant->"Italic"],
" "
}], "Text"]
It is a text expression whith Greek words.
(the translation is: Introduction to Mathematica)
However, I can't find how to make the greek characters not appear in
italic format.
Thanks in advance
Dimitris