Re: text equation
- To: mathgroup at smc.vnet.net
- Subject: [mg72893] Re: text equation
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Wed, 24 Jan 2007 06:14:36 -0500 (EST)
- References: <eopmvr$ru4$1@smc.vnet.net>
Peter and Daniel thanks a lot for your response! Dimitris dimitris wrote: > 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