[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#520410: texlive: pdflatex uses bitmap (Type 3) fonts in math formulas (bad pdftex.map?)



Package: texlive
Version: 2007.dfsg.2-2
Severity: grave
Justification: renders package unusable

Since a recent upgrade, pdflatex now uses bitmap (Type 3) fonts in
math formulas (see very simple example under "minimal input file").
As this is a serious regression (bitmap fonts look awful with some
tools), I've set the severity to "grave".

FYI, here's the pdflatex and pdffonts output on this machine:

$ pdflatex bitmap-fonts.tex
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 %&-line parsing enabled.
entering extended mode
(./bitmap-fonts.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, ukrainian, russian, bulgarian, basque, french, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (./bitmap-fonts.aux)
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./bitmap-fonts.aux) ) <
/usr/share/texmf-texlive/fonts/pk/ljfour/public/cm/dpi600/cmmi10.pk>
Output written on bitmap-fonts.pdf (1 page, 1752 bytes).
Transcript written on bitmap-fonts.log.
$ pdffonts bitmap-fonts.pdf
name                                 type              emb sub uni object ID
------------------------------------ ----------------- --- --- --- ---------
[none]                               Type 3            yes no  no       4  0

On a Debian 4.0 machine, I get:

$ pdflatex bitmap-fonts.tex
This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5)
entering extended mode
(./bitmap-fonts.tex
LaTeX2e <2003/12/01>
Babel <v3.8g> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, croatian, ukrainian, russian, bulgarian, czech, slovak, danish, dut
ch, finnish, french, basque, german, ngerman, greek, monogreek, ancientgreek, i
bycus, hungarian, italian, latin, mongolian, norsk, slovene, estonian, welsh, i
nterlingua, icelandic, uppersorbian, romanian, indonesian, coptic, turkish, ser
bian, polish, portuguese, spanish, catalan, swedish, ukenglish, pinyin, loaded.

(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2004/02/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo)) (./bitmap-fonts.aux)
[1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] (./bitmap-fonts.aux) )</
usr/share/texmf-texlive/fonts/type1/bluesky/cm/cmmi10.pfb>
Output written on bitmap-fonts.pdf (1 page, 3302 bytes).
Transcript written on bitmap-fonts.log.
$ pdffonts bitmap-fonts.pdf
name                                 type         emb sub uni object ID
------------------------------------ ------------ --- --- --- ---------
EENSUD+CMMI10                        Type 1       yes yes no       6  0

I wonder if there's a problem with the file

  /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map

In case this matters:

$ grep -i cmmi10 /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map
aicmmi10 CMMI10 "AITeXMathItalicEncoding ReEncodeFont" <aicmmi.enc <cmmi10.pfb
cmmi10o CMMI10 ".167 SlantFont" <cmmi10.pfb

and on the Debian 4.0 machine (where there are no problems):

$ grep -i cmmi10 /var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map
aicmmi10 CMMI10 "AITeXMathItalicEncoding ReEncodeFont" <aicmmi.enc <cmmi10.pfb
cmmi10 CMMI10 <cmmi10.pfb
cmmi10o CMMI10 ".167 SlantFont" <cmmi10.pfb

Is it normal that the cmmi10 line is missing on the Debian/unstable
machine?

-- Package-specific info:
If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report. Don't forget to also include minimal examples of
other files that are needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.latex-einfuehrung.de/mini-en.html (english)

or 

http://www.latex-einfuehrung.de/mini.html (german)

##################################
minimal input file

\documentclass{article}
\begin{document}
\thispagestyle{empty}
$a$
\end{document}

##################################
other files

######################################
 List of ls-R files

-rw-r--r-- 1 root root 1001 2009-03-18 11:00:39 /var/lib/texmf/ls-R
-rw-rw-r-- 1 root staff 79 2009-03-18 03:33:49 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 29 2009-03-18 10:58:17 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 27 2009-03-18 10:58:18 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
lrwxrwxrwx 1 root root 27 2009-03-18 10:58:18 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE
######################################
 Config files
lrwxrwxrwx 1 root root 20 2009-03-18 10:58:17 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf
-rw-r--r-- 1 root root 6351 2009-03-18 11:00:39 /var/lib/texmf/web2c/fmtutil.cnf
-rw-r--r-- 1 root root 10349 2009-03-18 11:00:39 /var/lib/texmf/web2c/updmap.cfg
-rw-r--r-- 1 root root 5288 2009-03-18 11:00:39 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 4
-rw-r--r-- 1 root root 283 2006-12-11 19:48:14 mktex.cnf
######################################
 md5sums of texmf.d
42c20d7e8bd343542772b5a145bf8ad8  /etc/texmf/texmf.d/05TeXMF.cnf
5f7f6652cc8b8071c9e4ea6ba9e9f0a1  /etc/texmf/texmf.d/15Plain.cnf
d588a08518f705d06ac262acd78f2bc4  /etc/texmf/texmf.d/20xmltex.cnf
f68e5add6afd6585b982f2f78e2e6a92  /etc/texmf/texmf.d/45TeXinputs.cnf
ea33127256c6a9f37145ae5b16fdb80c  /etc/texmf/texmf.d/55Fonts.cnf
afccf1d3f87057411166a77c58e00bd1  /etc/texmf/texmf.d/65BibTeX.cnf
9da7c1c7b1eaf06f941af91f48a23068  /etc/texmf/texmf.d/75DviPS.cnf
7ae52efac46feb97010986e57877d12e  /etc/texmf/texmf.d/80DVIPDFMx.cnf
37329819f1109e8a457e64b8b58fecdb  /etc/texmf/texmf.d/85Misc.cnf
a8952d594677235951d447665ec46e9c  /etc/texmf/texmf.d/90TeXDoc.cnf
30f4f13357c2761ed01a6a15f28725a5  /etc/texmf/texmf.d/95NonPath.cnf

-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26.5-20080922 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive depends on:
ii  texlive-fonts-recommended  2007.dfsg.2-2 TeX Live: Recommended fonts
ii  texlive-latex-base         2007.dfsg.2-2 TeX Live: Basic LaTeX packages
ii  texlive-latex-recommended  2007.dfsg.2-2 TeX Live: LaTeX recommended packag

texlive recommends no packages.

Versions of packages texlive suggests:
ii  texlive-doc-en             2007.dfsg.2-1 TeX Live: English documentation

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]         1.5.26     Debian configuration management sy
ii  dpkg                          1.14.25    Debian package management system
ii  ucf                           3.0016     Update Configuration File: preserv

Versions of packages texlive is related to:
pn  tetex-base                    <none>     (no description available)
pn  tetex-bin                     <none>     (no description available)
pn  tetex-extra                   <none>     (no description available)
ii  tex-common                    1.17       common infrastructure for building

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:



Reply to: