[pdftex] pdflatex, itemize, textcomp

Sergi Bukowski sergi_bukowski at yahoo.com
Thu Feb 21 16:09:38 CET 2002


Hi!

I have a problem with pdfLatex and the textcomp
package. When I include an "itemize" enviroment the
bullets for the items cannot be found.

Here's my sample Latex code:

\documentclass [a4paper,12pt]{report}
\usepackage[german]{babel}
\usepackage{textcomp}

\begin{document}
\begin{itemize}
\item It's a test!
\end{itemize}
\end{document}



And here's the pdfLatex output:


This is pdfTeX, Version 3.14159-13d (Web2C 7.3.1)
(test.tex[/var/lib/texmf/pdftex/config/pdftex.cfg]
LaTeX2e <1999/12/01> patch level 1
Babel <v3.6Z> and hyphenation patterns for american,
french, german, ngerman, nohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 1999/09/10 v1.4a Standard LaTeX
document class
(/usr/share/texmf/tex/latex/base/size12.clo))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/germanb.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(test.aux)
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
[1[/var/lib/texmf/dvips/config/pdftex.map][/var/lib/texmf/pdftex/config/arial.pdftex.map][/var/lib/texmf/dvips/config/wadalab.map]]
(test.aux) )<cmr12.pfb>
Warning: pdflatex (file tcrm1200): Font tcrm1200 at
600 not found
Output written on test.pdf (1 page, 5639 bytes).
Transcript written on test.log.  



This works fine if I DO NOT include the texcomp
package!

As you can see, the error is that font tcrm1200 at
600dpi cannot be found. It works fine with Latex
though (even with texcomp included).

My idea is that I have to include a .map file in the
/var/lib/texmf/pdftex/config/pdftex.cfg file, but I
have no idea which. I cannot find any .map file
containing the missing font. What can I do?

Best regards,
sergi.

__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com



More information about the pdftex mailing list