Of course, I was referring to the person who provided the solution to the problem... Following bender02's tips, I firstly deleted my local ./texlive directory (BTW, the directory was ./texlive2011, although my system is texlive 2010. Is that correct?).
As root I ran updmap-sys and sure the euler fonts where not included in the pdftex.map file. Then, as instructed, I included the reference of the euler.map file into updmap.cfg. That worked and now pdflatex detects the euler fonts. After that, I started having the same problem when I tried to use the latin modern fonts. Including then lm.map into updmap.cfg as well, that worked all right. Thanks for the tips. However, this issue rises the question: this should not be automatically handled by package installer (rpm)? On Friday, October 28, 2011 06:33:47 PM Bob Tennent wrote: > If the "guy" you're referring to is bender02, yes. The solution is > to enable the relevant map file (probably euler.map) in the relevant > updmap.cfg (probably /usr/share/texlive/texmf-config/web2c/updmap.cfg) > and execute updmap-sys as root (or updmap as a non-root user) if you > maintain a "private" texmf tree. -- Rudi Gaelzer Department of Physics Institute of Physics and Mathematics Federal University of Pelotas BRAZIL Registered linux user # 153741
_______________________________________________ TeXLive mailing list [email protected] http://www.linux.cz/mailman/listinfo/texlive
