WD97: How to Remove Unused Standard Styles from a Document
ID: Q193538
|
The information in this article applies to:
-
Microsoft Word 97 for Windows
SYMPTOMS
After you use a standard style in a document, Word for Windows adds it
to the list of styles. You cannot remove the style name from this
list, even if you are no longer using the style in the document.
Although this feature is by design, you can use the methods described
in this article to remove unused standard styles from the list of
styles.
Note: You can always delete unused styles that are not standard Word
styles.
WORKAROUND
To remove unused standard styles from the style list in your Word document,
use one of the following methods:
Method 1: Copy Document Text to a New Document
This method is useful if your document is small or if you only need to
remove the styles from a portion of your document. This method does not
work for selections of text that are larger than approximately 50
paragraphs. If your selection is larger than approximately 50 paragraphs,
Word copies the entire list of styles, including unused standard styles. If
you need to remove unused standard styles from a large document, use Method
2 instead.
- Create a new, blank document that lists only the four default
standard styles.
- Open the document that contains the unused styles you want to
remove.
- If necessary, remove any standard style formatting you do not want
to appear on the style list in the new document.
- Select the entire document or the portion of the document you want
to copy to the new document. In any case, do not select more than
approximately 50 paragraphs.
- From the Edit menu, choose Copy.
- Switch to the new document you created in step 1.
- From the Edit menu, click Paste.
- Open the Style list on the ribbon. No unused standard styles should
appear on this list.
Note: If the entire list of styles appears in the new document, your
selection is too large. Perform the above procedure again and select
fewer paragraphs or use Method 2 instead.
Method 2: Save the File in RTF and Then Delete Style References
You should use this workaround for large documents when Method 1 is
cumbersome or does not work.
- Open the document that contains the unused styles you want to
remove.
- From the File menu, click Save As.
- From the Save File As Type list, select Rich Text Format (*.rtf).
- Type a new name with a ".TXT" extension in the Name box and choose
the OK button.
- Make sure Confirm Conversion at Open is on.
- On the Tools Menu, click Options and select the General Tab
- Check Confirm conversion at Open
- Click OK
- Open the RTF file you saved in steps 2 and 3 above. When the
Convert File dialog box appears, select Text Only in the Convert
File From list [do not choose Rich Text Format (RTF)]. Choose the
OK button.
- In the document, Word for Windows formatting appears as RTF code.
In this code, style information appears in curly brackets after the
"\stylesheet" label. The following is a sample style definition in RTF
format:
{\stylesheet{\s242\tqc\tx4320\tqr\tx8640 \fs20\lang1033
\sbasedon0\snext242 footer;}{\s243\tqc\tx4320\tqr\tx8640
\fs20\lang1033 \sbasedon0\snext243 header;}{\s251 \b\f2\fs20\lang1033
\sbasedon0\snext255 heading 4;}{\s252\li-360\sa120 \b\f2\fs20\lang1033
\sbasedon0\snext255 heading 3;}{\s253\li-360\sb120\sa120
\b\f2\lang1033 \sbasedon0\snext0 heading 2;}{\s254\li-360\sb240\sa120
\b\f2\fs28\lang1033 \sbasedon0\snext0 heading 1;}{\fs20\lang1033
\snext0 Normal;}}
To remove an unused style definition, delete the bracketed
information for that style. For example, to remove the Footer style
from the above sample, delete the following text:
{\s242\tqc\tx4320\tqr\tx8640 \fs20\lang1033 \sbasedon0\snext242
footer;}
As another example, to remove the Heading 4 style from the above
sample, delete the following text:
{\s251 \b\f2\fs20\lang1033 \sbasedon0\snext255 heading 4;}
- After you delete all unwanted style text, save and close the
document.
- Open the RTF file you closed in step 7 above. When the Convert File
dialog box appears, select Rich Text Format (RTF) in the Convert
File From list and choose the OK button.
- Open the Style list on the ribbon. The unused styles you deleted in
step 6 above should not appear in this list.
- To save the document back into Word for Windows format:
- On the File Menu, click Save As
- From the Save File As Type list, select Word Document (*.doc)
- Click Save
MORE INFORMATION
By default, Word always displays the following five standard styles:
- Normal
- Heading 1
- Heading 2
- Heading 3
- Default Paragraph Font
After you apply a style in your document, Word adds it to the Style
Name list in the Format Styles dialog box and to the Style box on the
ribbon. Once you apply a standard style in your document, it remains
on these lists, even if you later no longer use the style.
Additional query words:
removing
Keywords : kbdta
Version : WINDOWS:97
Platform : WINDOWS
Issue type : kbprb
|