SGML: Underscores Appear Instead of Characters |
Q126596
In an SGML-tagged document opened Microsoft Word 6.0 for Windows, underscores appear in the place of some characters.
Any character that the SGML converter does not recognize is converted to an
underscore (_).
SGML Author supports the ANSI, Wingdings, and Symbol character sets. ANSI,
Wingdings, or Symbol characters inserted into your document must also have
identical symbols in the ISO Character Entity declarations in order to be
output correctly on import or export. Other character sets are more likely
to have characters that will convert as an underscore.
Symbol font characters that do not have a matching ISO Character Entity
declaration are output as an underscore. These characters include:
Filled diamonds (#168)
Set membership with bar (#207)
Upper/lower left arcs (#230, #232)
Upper/middle/lower, left curly brackets (#236, #237, #238)
Upper/lower integral sign (#243, #245)
Upper/lower right arcs (#246, #248)
Upper/middle/lower, right curly brackets (#252, #253, #254)
Insert the character that did not convert from the Wingdings font set. To insert the character, use the following steps:
PUBLIC "-//Microsoft Corp//ENTITIES for MS Wingdings//EN" "WINGDING.PUB"
The converter can always convert any character below 127 in the ANSI character set. And if you reference the ISO character sets WINGDING.PUB, WINGDING.CCF, and WINSYM.CCF in your DTD, the following symbols in a Word document can be converted to character entities in the SGML instance:
Characters above 127 in the ANSI character setWhen the SGML instance is converted to Word, the character entity is converted to the referenced character and marked with the currently open style. For example, the "e" with the acute accent in the word "resume" is converted to "resumé" in the SGML instance. When the file is opened in Word, the correct character displays.
Characters in the Wingdings font
Characters in the Symbol font
{SYMBOL 211 \f "SYMBOL" \s 12 \h}If your DTD uses any of the following items, examine SKELETON.dtd (usually located in the C:\WINWORD\SGMLCONV\SAMPLE directory) to see how to construct a DTD that will work with SGML Author:
Q154264 SGML Author Support Policy
"Microsoft SGML Author System Administrator's Guide," pages 118-120
Additional query words: 1.0 sgmlword KB_SGMLAUTHOR 6.0 winword ASCII WordBasic err=123 import imported dash underline line mark word6 glyph glyphs markup
Keywords : kbinterop kbsgml kbformat kbofficeprog
Issue type :
Technology :
|
Last Reviewed: March 28, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |