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

Bug#440039: hyperref package requires pzdr font



Package: texlive-latex-base
Version: 2005.dfsg.3-1

I began to write a book but I get an error from hyperref package.

Simply LaTeX example:
---------------------------------------------------------------------
$ cat test.tex
\documentclass[12pt]{book}
\usepackage[pdftex]{hyperref}
\begin{document}
Hello World!
\end{document}

$ pdflatex test.tex
(...)
kpathsea: Running mktexmf pzdr
! I can't find file `pzdr'.
(...)
---------------------------------------------------------------------
(see full error message above)


Solution: install texlive-fonts-recommended to get pzdr font. Please fix the 
package to add texlive-fonts-recommended in "depends".


My packages with texlive-fonts-recommended:

$ dpkg -l|grep texlive
ii       dvi2ps          3.2j-15
ii       libkpathsea4    3.0-27ubuntu1
ii       python-twisted-lore     0.3.0-0ubuntu1
ii       tex-common      0.42
ii       texlive-base    2005.dfsg.3-1
ii       texlive-base-bin        2005.dfsg.2-12ubuntu1
ii       texlive-common          2005.dfsg.3-1
ii       texlive-doc-base        2005.dfsg.2-1
ii       texlive-fonts-recommended       2005.dfsg.3-1
ii       texlive-latex-base      2005.dfsg.3-1
ii       texlive-pdfetex         2005.dfsg.2-12ubuntu1

pdflatex full error:
----------------------------------------------------------------------------
*hyperref using driver hpdftex*
(/usr/share/texmf-texlive/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf-texlive/tex/latex/psnfss/pifont.sty
(/usr/share/texmf-texlive/tex/latex/psnfss/upzd.fd)kpathsea: Running mktextfm 
pzdr
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
input pzdr
This is METAFONT, Version 2.71828 (Web2C 7.5.5)

kpathsea: Running mktexmf pzdr
! I can't find file `pzdr'.
<*> \mode:=ljfour; mag:=1; nonstopmode; input pzdr

Please type another input file name
! Emergency stop.
<*> \mode:=ljfour; mag:=1; nonstopmode; input pzdr

Transcript written on mfput.log.
grep: pzdr.log: Aucun fichier ou répertoire de ce type
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 
pzdr' failed to make pzdr.tfm.
kpathsea: Appending font creation commands to missfont.log.

! Font U/pzd/m/n/12=pzdr at 12.0pt not loadable: Metric (TFM) file not found.
<to be read again>
                   relax
l.63 {\Pifont{pzd}
                  }
----------------------------------------------------------------------------

Victor Stinner aka haypo
http://hachoir.org/



Reply to: