The information in this article applies to:
SUMMARYWord 6.0The default font used in the Microsoft Word 6.0 macro editor is Courier New 10 pt. The font selection and tab stop positions are defined by the Macro Text style. To change the formats of this default or built-in style, do the following:
Word 2.0 and 1.xThe font used in the Microsoft Word for Windows macro editor is Times Roman (Windows 3.0) or Times New Roman (Windows 3.1), unless Draft is selected from the View menu. When Draft is selected, the Windows System font is used to display text in the macro editor.The font that Windows uses to display text in menus, title bars, and dialog boxes is the Windows System font. To change the Windows System font, add the SystemFont= setting under the [Windows] section of the WIN.INI file.
Valid <fontname> files are raster fonts with a .FON extension. For example,
the following setting is a valid WIN.INI entry on a VGA system:
The above setting will change the system font to Courier. The file
COURE.FON must be present in the WINDOWS\SYSTEM directory in its expanded
form.
After making a change to the Windows System font, reboot your system and choose Draft from the View menu in the Word for Windows macro editor. Note: Changing the Windows System font will change the font used to display text in the menus, window title bars, and dialog boxes. There is no way to specify a font size. Kbcategory: kbusage kbmacro Additional query words: winword2 1.0 1.10a 2.0 word6 winword 6.0 editing macro text style tab position
Keywords : |
Last Reviewed: December 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |