[tex-live] Bug in bbold.map and associated entries in dvips/pdftex maps

Dr. Werner Fink werner at suse.de
Mon Mar 2 16:28:45 CET 2015


Hi,

after some investigation with an example [see below bbold-test.tex]
it is see that

  pdflatex bbold-test.tex

does its work whereas

  latex bbold-test.tex
  dvips bbold-test.dvi

does not.  After changing all entries for bbold, e.g. in bbold.map

  bbold17 BBOLD10 <bbold10.pfb
  bbold12 BBOLD10 <bbold10.pfb
  bbold10 BBOLD10 <bbold10.pfb
  bbold9 BBOLD10 <bbold10.pfb
  bbold8 BBOLD7 <bbold7.pfb
  bbold7 BBOLD7 <bbold7.pfb
  bbold6 BBOLD5 <bbold5.pfb
  bbold5 BBOLD5 <bbold5.pfb

it works, that is all bbold are seen in all sizes.

I guess that the second column in the map files is the font name which
are defined in bbold10.afm, bbold5.afm, and bbold7.afm. That is there
is no BBOLD12 nor a BBOLD17 nor a BBOLD8 or BBOLD9


Werner

[bbold-test.tex compare with bugzilla.opensuse.org/show_bug.cgi?id=918248]

\documentclass[12pt,a4paper]{article}
\usepackage{bbold}
\begin{document}
\section*{Problems with bbold}
\noindent
The bbold font gives us digits like: $\mathbb{1234567890}$.  \\
{ \large
large The bbold font gives us digits like: $\mathbb{1234567890}$. } \\
{ \Large
Large The bbold font gives us digits like: $\mathbb{1234567890}$. } \\
{ \LARGE
LARGE The bbold font gives us digits like: $\mathbb{1234567890}$. } \\
{ \tiny
tiny The bbold font gives us digits like: $\mathbb{1234567890}$. } \\
{ \scriptsize 
scriptsize The bbold font gives us digits like: $\mathbb{1234567890}$. } \\
{ \footnotesize
footnotesize The bbold font gives us digits like: $\mathbb{1234567890}$. } \\
{ \small
small The bbold font gives us digits like: $\mathbb{1234567890}$. } \\
\end{document}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://tug.org/pipermail/tex-live/attachments/20150302/01e032d1/attachment.bin>


More information about the tex-live mailing list