Trying to get the font to do that trademarkTM thingie. I’m part of the way there - how do I raise the type up a little bit to “float” it?
Two ways to do that. One, general to any character is the SUP code, for a SUPerscript (similarly, SUB for a SUBscript, below the baseline). Code it just like other VB pseudo-HTML codes:
[sup]SUPerscript[/sup]normal[sub****]SUBscript[/sub****]
…will look like this: [sup]SUPerscript[/sup]normal[sub]SUBscript[/sub]
Or use the ALT code for ™ only. (Just for PCs, dunno how to do it on Macs.) Hold down the ALT key, type 0153 on the keypad (must be the keypad) then release the ALT key. You should then see:
™
Have fun!
This thread™
The third way, as Lobsang demonstrated, is to use the HTML sequence ™ - ™
&#153 works, too: ™
A list of these is at http://hotwired.lycos.com/webmonkey/reference/special_characters/ .
The following is from my saved copy of a list Arnold Winkelried originally generated (with a little reformatting by me).
**Named special characters:
Name Number Glyph Description
Code Code**
& & { & } ampersand
&lt; &#60; { < } less-than sign
&gt; &#62; { > } greater-than sign
&OElig; &#140; { Œ } capital OE ligature
&oelig; &#156; { œ } small oe ligature
&Yuml; &#159; { Ÿ } capital Y umlaut
&nbsp; &#160; { } nonbreaking space
&copy; &#169; { © } copyright
&reg; &#174; { ® } registered trademark
&Agrave; &#192; { À } uppercase A, grave accent
&Aacute; &#193; { Á } uppercase A, acute accent
&Acirc; &#194; { Â } uppercase A, circumflex accent
&Atilde; &#195; { Ã } uppercase A, tilde
&Auml; &#196; { Ä } uppercase A, umlaut
&Aring; &#197; { Å } uppercase A, ring
&AElig; &#198; { Æ } uppercase AE
&Ccedil; &#199; { Ç } uppercase C, cedilla
&Egrave; &#200; { È } uppercase E, grave accent
&Eacute; &#201; { É } uppercase E, acute accent
&Ecirc; &#202; { Ê } uppercase E, circumflex accent
&Euml; &#203; { Ë } uppercase E, umlaut
&Igrave; &#204; { Ì } uppercase I, grave accent
&Iacute; &#205; { Í } uppercase I, acute accent
&Icirc; &#206; { Î } uppercase I, circumflex accent
&Iuml; &#207; { Ï } uppercase I, umlaut
&ETH; &#208; { Ð } uppercase Eth, Icelandic
&Ntilde; &#209; { Ñ } uppercase N, tilde
&Ograve; &#210; { Ò } uppercase O, grave accent
&Oacute; &#211; { Ó } uppercase O, acute accent
&Ocirc; &#212; { Ô } uppercase O, circumflex accent
&Otilde; &#213; { Õ } uppercase O, tilde
&Ouml; &#214; { Ö } uppercase O, umlaut
&Oslash; &#216; { Ø } uppercase O, slash
&Ugrave; &#217; { Ù } uppercase U, grave accent
&Uacute; &#218; { Ú } uppercase U, acute accent
&Ucirc; &#219; { Û } uppercase U, circumflex accent
&Uuml; &#220; { Ü } uppercase U, umlaut
&Yacute; &#221; { Ý } uppercase Y, acute accent
&THORN; &#222; { Þ } uppercase THORN, Icelandic
&szlig; &#223; { ß } lowercase sharps, German
&agrave; &#224; { à } lowercase a, grave accent
&aacute; &#225; { á } lowercase a, acute accent
&acirc; &#226; { â } lowercase a, circumflex accent
&atilde; &#227; { ã } lowercase a, tilde
&auml; &#228; { ä } lowercase a, umlaut
&aring; &#229; { å } lowercase a, ring
&aelig; &#230; { æ } lowercase ae
&ccedil; &#231; { ç } lowercase c, cedilla
&egrave; &#232; { è } lowercase e, grave accent
&eacute; &#233; { é } lowercase e, acute accent
&ecirc; &#234; { ê } lowercase e, circumflex accent
&euml; &#235; { ë } lowercase e, umlaut
&igrave; &#236; { ì } lowercase i, grave accent
&iacute; &#237; { í } lowercase i, acute accent
&icirc; &#238; { î } lowercase i, circumflex accent
&iuml; &#239; { ï } lowercase i, umlaut
&eth; &#240; { ð } lowercase eth, Icelandic
&ntilde; &#241; { ñ } lowercase n, tilde
&ograve; &#242; { ò } lowercase o, grave accent
&oacute; &#243; { ó } lowercase o, acute accent
&ocirc; &#244; { ô } lowercase o, circumflex accent
&otilde; &#245; { õ } lowercase o, tilde
&ouml; &#246; { ö } lowercase o, umlaut
&oslash; &#248; { ø } lowercase o, slash
&ugrave; &#249; { ù } lowercase u, grave accent
&uacute; &#250; { ú } lowercase u, acute accent
&ucirc; &#251; { û } lowercase u, circumflex accent
&uuml; &#252; { ü } lowercase u, umlaut
&yacute; &#253; { ý } lowercase y, acute accent
&thorn; &#254; { þ } lowercase thorn, Icelandic
&yuml; &#255; { ÿ } lowercase y, umlaut
&euro; &#8364; { € } Euro symbol*
**Unnamed special characters:
Number Glyph Description
Code **
&#91; { [ } left square bracket
&#93; { ] } right square bracket
&#127; { } square
&#131; { ƒ } function
&#132; { „ } low left rising double quote
&#133; { ... } ellipsis
&#134; { † } dagger mark
&#135; { ‡ } double dagger
&#136; { ˆ } letter modifying circumflex
&#137; { ‰ } per thousand sign
&#138; { Š } capital S caron or haceck
&#139; { ‹ } left single angle quote
&#145; { ' } left single quotation mark
&#146; { ' } right single quoatation mark
&#147; { " } left double quotation mark
&#148; { " } right double quotation mark
&#149; { • } round solid bullet
&#150; { - } en dash
&#151; { - } em dash
&#152; { ˜ } small tilde
&#153; { ™ } trademark
&#154; { š } s caron or hacek
&#155; { › } right single angle quotation mark
&#161; { ¡ } inverted exclamation
&#162; { ¢ } cent sign
&#163; { £ } pound sterling
&#164; { ¤ } general currency sign
&#165; { ¥ } yen sign
&#166; { ¦ } broken vertical bar
&#167; { § } section sign
&#168; { ¨ } umlaut
&#170; { ª } feminine ordinal
&#171; { « } left angle quote
&#175; { ¯ } macron accent
&#176; { ° } degree sign
&#177; { ± } plus or minus
&#178; { ² } superscript two
&#179; { ³ } superscript three
&#180; { ´ } acute accent
&#181; { µ } micro sign
&#183; { · } middle dot
&#184; { ¸ } cedilla
&#185; { ¹ } superscript one
&#186; { º } masculine ordinal
&#187; { » } right angle quote
&#188; { ¼ } one-fourth
&#189; { ½ } one-half
&#190; { ¾ } three-fourths
&#191; { ¿ } inverted question mark
&#215; { × } multiplication sign
&#247; { ÷ } division sign
&#8217; { ' } curly apostrophe*
&#8220; { " } open quotation mark*
&#8221; { " } close quotation mark*
Sorry, I screwed that up. The glyphs were translated into single characters and I forgot to re-substitute the HTML sequences. :smack: :smack: :smack: :smack: :smack:
**Named special characters:
Name Number Glyph Description
Code Code**
&amp; &#38; { & } ampersand
&lt; &#60; { < } less-than sign
&gt; &#62; { > } greater-than sign
&OElig; &#140; { Œ } capital OE ligature
&oelig; &#156; { œ } small oe ligature
&Yuml; &#159; { Ÿ } capital Y umlaut
&nbsp; &#160; { } nonbreaking space
&copy; &#169; { © } copyright
&reg; &#174; { ® } registered trademark
&Agrave; &#192; { À } uppercase A, grave accent
&Aacute; &#193; { Á } uppercase A, acute accent
&Acirc; &#194; { Â } uppercase A, circumflex accent
&Atilde; &#195; { Ã } uppercase A, tilde
&Auml; &#196; { Ä } uppercase A, umlaut
&Aring; &#197; { Å } uppercase A, ring
&AElig; &#198; { Æ } uppercase AE
&Ccedil; &#199; { Ç } uppercase C, cedilla
&Egrave; &#200; { È } uppercase E, grave accent
&Eacute; &#201; { É } uppercase E, acute accent
&Ecirc; &#202; { Ê } uppercase E, circumflex accent
&Euml; &#203; { Ë } uppercase E, umlaut
&Igrave; &#204; { Ì } uppercase I, grave accent
&Iacute; &#205; { Í } uppercase I, acute accent
&Icirc; &#206; { Î } uppercase I, circumflex accent
&Iuml; &#207; { Ï } uppercase I, umlaut
&ETH; &#208; { Ð } uppercase Eth, Icelandic
&Ntilde; &#209; { Ñ } uppercase N, tilde
&Ograve; &#210; { Ò } uppercase O, grave accent
&Oacute; &#211; { Ó } uppercase O, acute accent
&Ocirc; &#212; { Ô } uppercase O, circumflex accent
&Otilde; &#213; { Õ } uppercase O, tilde
&Ouml; &#214; { Ö } uppercase O, umlaut
&Oslash; &#216; { Ø } uppercase O, slash
&Ugrave; &#217; { Ù } uppercase U, grave accent
&Uacute; &#218; { Ú } uppercase U, acute accent
&Ucirc; &#219; { Û } uppercase U, circumflex accent
&Uuml; &#220; { Ü } uppercase U, umlaut
&Yacute; &#221; { Ý } uppercase Y, acute accent
&THORN; &#222; { Þ } uppercase THORN, Icelandic
&szlig; &#223; { ß } lowercase sharps, German
&agrave; &#224; { à } lowercase a, grave accent
&aacute; &#225; { á } lowercase a, acute accent
&acirc; &#226; { â } lowercase a, circumflex accent
&atilde; &#227; { ã } lowercase a, tilde
&auml; &#228; { ä } lowercase a, umlaut
&aring; &#229; { å } lowercase a, ring
&aelig; &#230; { æ } lowercase ae
&ccedil; &#231; { ç } lowercase c, cedilla
&egrave; &#232; { è } lowercase e, grave accent
&eacute; &#233; { é } lowercase e, acute accent
&ecirc; &#234; { ê } lowercase e, circumflex accent
&euml; &#235; { ë } lowercase e, umlaut
&igrave; &#236; { ì } lowercase i, grave accent
&iacute; &#237; { í } lowercase i, acute accent
&icirc; &#238; { î } lowercase i, circumflex accent
&iuml; &#239; { ï } lowercase i, umlaut
&eth; &#240; { ð } lowercase eth, Icelandic
&ntilde; &#241; { ñ } lowercase n, tilde
&ograve; &#242; { ò } lowercase o, grave accent
&oacute; &#243; { ó } lowercase o, acute accent
&ocirc; &#244; { ô } lowercase o, circumflex accent
&otilde; &#245; { õ } lowercase o, tilde
&ouml; &#246; { ö } lowercase o, umlaut
&oslash; &#248; { ø } lowercase o, slash
&ugrave; &#249; { ù } lowercase u, grave accent
&uacute; &#250; { ú } lowercase u, acute accent
&ucirc; &#251; { û } lowercase u, circumflex accent
&uuml; &#252; { ü } lowercase u, umlaut
&yacute; &#253; { ý } lowercase y, acute accent
&thorn; &#254; { þ } lowercase thorn, Icelandic
&yuml; &#255; { ÿ } lowercase y, umlaut
**Unnamed special characters:
Number Glyph Description
Code **
&#91; { [ } left square bracket
&#93; { ] } right square bracket
&#127; { } square
&#131; { } function
&#132; { } low left rising double quote
&#133; {
} ellipsis
&#134; { } dagger mark
&#135; { } double dagger
&#136; { } letter modifying circumflex
&#137; { } per thousand sign
&#138; { } capital S caron or haceck
&#139; { } left single angle quote
&#145; { } left single quotation mark
&#146; { } right single quoatation mark
&#147; { } left double quotation mark
&#148; { } right double quotation mark
&#149; { } round solid bullet
&#150; { } en dash
&#151; { } em dash
&#152; { } small tilde
&#153; { } trademark
&#154; { } s caron or hacek
&#155; { } right single angle quotation mark
&#161; { ¡ } inverted exclamation
&#162; { ¢ } cent sign
&#163; { £ } pound sterling
&#164; { ¤ } general currency sign
&#165; { ¥ } yen sign
&#166; { ¦ } broken vertical bar
&#167; { § } section sign
&#168; { ¨ } umlaut
&#170; { ª } feminine ordinal
&#171; { « } left angle quote
&#175; { ¯ } macron accent
&#176; { ° } degree sign
&#177; { ± } plus or minus
&#178; { ² } superscript two
&#179; { ³ } superscript three
&#180; { ´ } acute accent
&#181; { µ } micro sign
&#183; { · } middle dot
&#184; { ¸ } cedilla
&#185; { ¹ } superscript one
&#186; { º } masculine ordinal
&#187; { » } right angle quote
&#188; { ¼ } one-fourth
&#189; { ½ } one-half
&#190; { ¾ } three-fourths
&#191; { ¿ } inverted question mark
&#215; { × } multiplication sign
&#247; { ÷ } division sign
&#8217; { ’ } curly apostrophe*
&#8220; { “ } open quotation mark*
&#8221; { ” } close quotation mark*
and the euro (which on my machine displayed as a square within the code block):
&euro; &#8364; { € } Euro symbol*
I’ll take the Odds™ by 10 over the Ends™
What was the spread anyways?