General ⇒ moderncv font problem
moderncv font problem
A couple of weeks ago it worked fine, but now I get the following warning when I run the moderncv example (and all my other cvs).
This is pdfeTeX, Version 3.141592-1.30.6-2.2 (MiKTeX 2.5)
Document Class: moderncv 2008/06/17 v0.7 modern curriculum vitae document class
LaTeX Font Warning: Font shape `OMS/lmss/m/sl' undefined
(Font) using `OMS/cmsy/m/n' instead
(Font) for symbol `textbullet' on input line 73.
[1]
Overfull \hbox (1.84468pt too wide) in paragraph at lines 82--82
[]\T1/lmss/m/n/10.95 + []|
(template_en.bbl) [2] (template_en.aux)
LaTeX Font Warning: Some font shapes were not available, defaults substituted.
)
By the way I'm using "TeXnicCenter 1.0 Stable Release Candidate 1" and Windows XP.
I really would appreciate some help to fix this.
Thx
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
moderncv font problem
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: moderncv font problem
I'm working on the MWE. Gonna take me some time.
How do I post the MWE?
moderncv font problem
So if I did understand it, a MWE is an example where you get rid of everything that doesn't pertain to the problem.
So here it is:
Code: Select all
\documentclass[11pt,a4paper]{moderncv}
\listfiles
% personal data
\firstname{John}
\familyname{Doe}
\mobile{mobile (optional)}% optional, remove the line if not wanted
\phone{phone (optional)}% optional, remove the line if not wanted
\begin{document}
lorem ipsum ...
\end{document}
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
moderncv font problem
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: moderncv font problem
Maybe I'll give it a shot.
I'll try to keep this thread up to date.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
moderncv font problem
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10