TOC Shows Backslash Instead of Quotation Mark

ID: Q115269


The information in this article applies to:
  • Microsoft Word for Windows, versions 6.0, 6.0a, 6.0c
  • Microsoft Word for Windows 95, version 7.0


SYMPTOMS

When you create a table of contents entry field (that is, a TC field) that contains quoted material at the end of the TC field, the table of contents shows the entry concluding with a backslash (\) rather than a quotation mark as its final character.

This behavior occurs when the Replace Straight Quotes With Smart Quotes option is not enabled.

For example, the following item in the document

Use of the Phrase "Lorem Ipsum Dolor Sit Amet"
appears in the TC field as

   {TC "Use of the Phrase \"Lorem Ipsum Dolor Sit Amet\" "} 
and appears in the table of contents as:
Use of the Phrase "Lorem Ipsum Dolor Sit Amet\


STATUS

Microsoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.


WORKAROUND

Place a period or a nonbreaking space between the final two quotation marks. (To create a nonbreaking space, press CTRL+SHIFT+SPACEBAR.)


   {TC "Use of the Phrase \"Lorem Ipsum Dolor Sit Amet\"."}

   {TC "Use of the Phrase \"Lorem Ipsum Dolor Sit Amet\"<nb space>"} 


MORE INFORMATION

The backslashes in the field indicate to Word that the quotation marks are to appear in the table of contents and that they do not indicate the end of the material. If the backslashes are not present, the text that appears in the table of contents ends with the second quotation marks. In the above example,

Use of the Phrase
would appear in the table of contents.

Additional query words:

Keywords : kbfield
Version : WINDOWS:6.0,6.0a,6.0c,7.0
Platform : WINDOWS
Issue type :


Last Reviewed: December 29, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.