Fonts & Character SetsMissing Font Configuration File

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
sbardisi
Posts: 1
Joined: Thu Mar 14, 2013 4:22 pm

Missing Font Configuration File

Post by sbardisi »

I have been using LaTeX on and off for the past few years. I have recently installed MiKTeX on Windows 8, using WinEdt 7.1 as an editor.

One of the packages I always have in my documents is wasysym, but this time I have an error message every time I use it together with the \maketitle command. The log message reads like this.

Code: Select all

Couldn't find `wasy.cfg' 
miktex-maketfm: No creation rule for font wasy10.

! Font U/wasy/m/n/14.4=wasy10 at 14.4pt not loadable: Metric (TFM) file not fou
nd.
<to be read again> 
                   relax 
l.18 \maketitle
If I remove the \maketitle command, the document is processed fine.

Any ideas about how I can solve the problem? I am not a very professional user, so please give me detailed instructions.

Thank you in advance.
Last edited by cgnieder on Thu Mar 14, 2013 8:38 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply