Re: Insert Symbols: All of Them

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Suzanne S. Barnhill (sbarnhill_at_mvps.org)
Date: 02/19/05


Date: Sat, 19 Feb 2005 10:07:38 -0600

I think you're getting a bit confused here. What you see in the Insert
Symbol dialog combines two different things: fonts and character sets. If
you leave the setting to "(normal text)," you are seeing all the characters
available in the font you're currently using. These are divided up into
"character sets" defined by Unicode; most fonts contain a limited number of
character sets, and different fonts contain different ones. Some "large"
Unicode fonts such as Arial Unicode MS contain many more character sets than
ordinary fonts.

You can also choose a different (usually symbol) font if the font you're
using doesn't contain the symbol you need. I have already explained how to
create font charts for symbol charts (see my answer to Nadina's question on
"Printing all symbols" in this same newsgroup on February 17), but, as I
pointed out there, a font chart for an entire Unicode font would be way too
much trouble; you can get those from http://www.unicode.org/charts/ Symbol
fonts differ from ordinary Unicode fonts in that they don't use Unicode
(hex) character numbers. They are numbered only as ASCII (32-255 for all
fonts), but the characters are different in each font, whereas Unicode
characters are the same in every font: that is, glyph 0041 is always a
capital A; it may look very different in a script or Old English font from
the way it looks in Times New Roman or Arial, but it is still a capital A.
Character 41 in a symbol font may be a right parenthesis (Symbol), a
telephone symbol (Wingdings), or a sheet of paper (Wingdings 2), so
characters inserted in these fonts must be protected from change to another
font because they would become meaningless, whereas Unicode characters are
more or less interchangeable.

You can insert more than one symbol at a time. In recent versions of Word,
the Symbol dialog stays open so that you can insert as many as you like, and
you can "step out of" the dialog and edit your document in between, too, if
desired. For more on inserting symbols and other special characters, see htt
p://word.mvps.org/FAQs/General/InsertSpecChars.htm

-- 
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
"Rebecca" <Rebecca@discussions.microsoft.com> wrote in message
news:890B292C-9645-4747-953F-1A69AD748484@microsoft.com...
> Greetings.  I am using Windows XP (Home) and Office 2003.  In Word 2003, I
> occasionally have to insert various symbols and unusual letters and the
like.
>  If I click on Insert then Symbol, I then have to choose a particular
font,
> and then with my mouse I click and insert it into the Word document (very
> cumbersome because the window hides my document).  However, occasionally I
> would like to insert entire rows of the symbols / letters (etc.) into my
> document (instead of laboriously clicking of them one by one).  Is there
some
> way to copy more than one symbol at a time? Or, better yet, can the entire
> font set be saved in a file (not merely printed out)?  Or is there a place
on
> the Internet where the character sets are available?  This would certainly
> save time and effort.  Thanks for your help.


Relevant Pages

  • Re: Replacing fonts -- double-byte vs. single-byte
    ... First, in PPT 2003 and 2007, if I set text in MS Arial Unicode, then try ... the character. ... type of encoding to point to the right character info in a font. ...
    (microsoft.public.powerpoint)
  • Re: Replacing fonts -- double-byte vs. single-byte
    ... First, in PPT 2003 and 2007, if I set text in MS Arial Unicode, then try to do ... This is probably way oversimplified, but in Unicode, every character is a two ... type of encoding to point to the right character info in a font. ...
    (microsoft.public.powerpoint)
  • Re: English versus German
    ... The point is that the way TeX does it doesn't require Unicode, ... I don't know of a simple way to get both accents on the same character ... Presumably you could also assign a keyboard shortcut to it in Word2003 ... font from Cambria to MS Reference Sans Serif, and now, everything I ...
    (sci.lang)
  • Re: Diacritic accents not displaying properly
    ... You will only get the correct character in the font specified. ... Unicode will enable you to change the font for characters that are encoded ... ok, so if Times CSX+ is not unicode, then i don't understand why it worked ...
    (microsoft.public.mac.office.word)
  • Re: Fonts and character encodings
    ... If I were in your shoes, I would start with the .NET side, writing a ..NET program to do what I'd like it to do, using the font support within ..NET, and see how that works. ... example code point 100 represents character A) and map it to font F ... When using the unmanaged API, where you can in fact pass text of various code pages, yes…the OS API will do the necessary translation to map to whatever the font requires, _when you are drawing text using fonts_. ... If we take your definitions of character encoding and coded character set, then that implies we could have a coded character set with some characters that are not represented by a specific character encoding. ...
    (microsoft.public.dotnet.languages.csharp)