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

Bug#562781: [texlive-latex-recommended] missing font bbold, using package mathbbol



Package: texlive-latex-recommended
Version: 2007.dfsg.2-4
Severity: normal

Trying to use package mathbbol and \mathbb command gives unexpected
results: the needed font is missing, and it gets replaced with Computer
Modern.

For instance, try to compile the attached latex file. What I get is:

> $ latex problem.tex 
> This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
>  %&-line parsing enabled.
> entering extended mode
> (./problem.tex
> LaTeX2e <2005/12/01>
> Babel <v3.8h> and hyphenation patterns for english, usenglishmax, dumylang, noh
> yphenation, german, ngerman, italian, latin, 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))
> (/usr/share/texmf-texlive/tex/latex/jknapltx/mathbbol.sty)
> No file problem.aux.
> 
> LaTeX Font Warning: Font shape `U/bbold/m/n' undefined
> (Font)              using `U/cmr/m/n' instead on input line 8.
> 
> [1] (./problem.aux)
> 
> LaTeX Font Warning: Some font shapes were not available, defaults substituted.
> 
>  )
> Output written on problem.dvi (1 page, 228 bytes).
> Transcript written on problem.log.

And the generated DVI has Computer Modern letters and numbers (instead
of bold blackbord ones).

Thanks, Giovanni.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.32-trunk-686

Debian Release: squeeze/sid
  500 unstable        www.debian-multimedia.org
  500 unstable        mi.mirror.garr.it
  500 testing         security.debian.org
  500 testing         mi.mirror.garr.it
  500 stable          security.debian.org
  500 stable          mi.mirror.garr.it
    1 experimental    mi.mirror.garr.it

--- Package information. ---
Depends                   (Version) | Installed
===================================-+-=============
dpkg                   (>= 1.14.18) | 1.15.5.4
tex-common                (>= 1.18) | 1.20
texlive-common            (>= 2007) | 2007.dfsg.2-4
texlive-latex-base     (>= 2007-11) | 2007.dfsg.2-4
debconf                   (>= 0.5)  | 1.5.28
 OR debconf-2.0                     |
ucf                                 | 3.0025
debconf                (>= 1.4.69)  | 1.5.28
 OR cdebconf              (>= 0.39) |
dpkg                   (>= 1.14.18) | 1.15.5.4


Package Status      (Version) | Installed
=============================-+-===========
tetex-bin                     |
tetex-base                    |
tetex-extra                   |
tex-common                    | 1.20


Recommends                                           (Version) | Installed
==============================================================-+-=============================
texlive-latex-recommended-doc                                  |
2007.dfsg.2-4
prosper                           (>= 1.00.4+cvs.2006.10.22-1) |
1.00.4+cvs.2007.05.01-4
latex-beamer                              (>= 3.06.dfsg.1-0.1) | 3.07-2
latex-xcolor                                       (>= 2.09-1) | 2.11-1


Suggests       (Version) | Installed
========================-+-===========
debhelper     (>= 7.0.8) | 7.4.10



--- Output from package bug script ---


-- 
Giovanni Mascellani <mascellani@poisson.phc.unipi.it>
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascellani@jabber.org / giovanni@elabor.homelinux.org
\documentclass{article}

\usepackage{mathbbol}

\begin{document}

\[ \mathbb{ABC123} \]

\end{document}

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: