How do I remove unused fonts from the document's drop-down menu?

G

Guest

After trying out several fonts and selecting one for use, I now have a long
list of unused fonts in the font drop-down menu. I don't want to see them
every time I change from one font to another. how do I remove these from the
list?
 
G

Graham Mayor

You can turn off the recent font list by editing the registry

Copy and paste the following to a notepad document


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Word\Options]
"NoFontMRUList"="1"



Save it as FontListOff.reg

Merge it into the registry with Word closed. (right click the filename in
Windows Explorer and select Merge)

To turn it back on again

Change "NoFontMRUList"="1"
to
"NoFontMRUList"="0"

to start the list again (empty).


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top