I am getting the following warning even when compiling the most minimal of documents. Please help me understand this warning and how I might prevent it:
pdfTeX warning: pdflatex (file /usr/local/texlive/2011/texmf-var/fonts/map/pdftex/updmap/pdftex.map): fontmap entry for `PTSans-Bold-tlf-ts1--base' already exists, duplicates ignored
The PDF output appears to be fine.
sudo tlmgr generate updmapand thensudo updmap-sys; does the warning persist? Have you runupdmapsometimes (as opposed toupdmap-sys)? – egreg May 10 '12 at 11:44