MathGroup Archive 2006

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

Search the Archive

StylePrint and 2D strings

  • To: mathgroup at smc.vnet.net
  • Subject: [mg67721] StylePrint and 2D strings
  • From: kalymereau at yahoo.fr
  • Date: Thu, 6 Jul 2006 06:51:45 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Group
I have problems with two-dimensional strings. Consider for example:

myText = "blabla (\!\(x\&_\),\!\(y\&_\))"

The output of Print[myText] is nice. However with
StylePrint[myText,"Section"] the bars over the characters are not at
the right place. How can I use StylePrint[ ,"Section"] with such
strings ?

Thanks


  • Prev by Date: Re: RE: Re: Re: Limit of an expression?
  • Next by Date: MathieuC Error?
  • Previous by thread: RE: Hexagonal indexing?
  • Next by thread: Re: StylePrint and 2D strings