MathGroup Archive 2005

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

Search the Archive

character range on lower case script alphabet

  • To: mathgroup at smc.vnet.net
  • Subject: [mg57717] character range on lower case script alphabet
  • From: Chris Chiasson <chris.chiasson at gmail.com>
  • Date: Mon, 6 Jun 2005 04:21:25 -0400 (EDT)
  • Reply-to: Chris Chiasson <chris.chiasson at gmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

Here is the cell (in boxes) required to display the appropriate
character range (use the ctrl+shift+e trick)

Cell[BoxData[
    RowBox[{"CharacterRange", "[", 
      RowBox[{"\"\<\[ScriptA]\>\"", ",", "\"\<\[ScriptZ]\>\""}],
"]"}]], "Input"]

Notice that e, g, l and o print as black boxes. It is easy to manually
enter these characters though: just use esc,sc, the letter, and esc
again.

Strange eh?
-- 
Chris Chiasson
http://chrischiasson.com/
1 (810) 265-3161


  • Prev by Date: refering to a long pattern by a variable
  • Next by Date: Re: simple set operations
  • Previous by thread: Re: refering to a long pattern by a variable
  • Next by thread: Re: character range on lower case script alphabet