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

Bug#184875: tetex-bin: Reduced testcase for -Ppdf bug



Package: tetex-bin
Version: 2.0.2-7
Severity: normal
Followup-For: Bug #184875

Here's a reduced testcase.

------snip------
\documentclass[12pt]{letter}
\usepackage{bbold}
 
\begin{document}
The field of rational numbers is often denoted $\mathbb{Q}$.
\end{document}
------snip------

I used the following commands to generate a high-resolution postscript
file:
$ latex foo.tex
$ dvips -Ppdf -o foo.ps -t letter foo.dvi

If you have /var/cache/fonts/pk/ljfour/public/bbold/bbold12.600pk, dvips
prints

This is dvips(k) 5.92b Copyright 2002 Radical Eye Software
(www.radicaleye.com)
' TeX output 2004.02.26:1214' -> dbug184875.ps
kpathsea: Running mktexpk --mfmode ljfour --bdpi 8000 --mag 1+0/8000 --dpi 8000 bbold12
mktexpk: Mismatched mode ljfour and resolution 8000; ignoring mode.
mktexpk: Can't guess mode for 8000 dpi devices.
mktexpk: Use a config file, or update me.
kpathsea: Appending font creation commands to missfont.log.
dvips: Font bbold12 at 8000 not found; scaling 600 instead.
dvips: Such scaling will generate extremely poor output.
<tex.pro><alt-rule.pro><texc.pro><f7b6d320.enc><texps.pro>.
<cmr12.pfb>[1]

If you *don't* have that file (which is generated by the same
commandline, but without -Ppdf), dvips prints

This is dvips(k) 5.92b Copyright 2002 Radical Eye Software
(www.radicaleye.com)
' TeX output 2004.02.26:1214' -> dbug184875.ps
kpathsea: Running mktexpk --mfmode ljfour --bdpi 8000 --mag 1+0/8000 --dpi 8000 bbold12
mktexpk: Mismatched mode ljfour and resolution 8000; ignoring mode.
mktexpk: Can't guess mode for 8000 dpi devices.
mktexpk: Use a config file, or update me.
kpathsea: Appending font creation commands to missfont.log.
dvips: Font bbold12 not found, characters will be left blank.
<tex.pro><alt-rule.pro><texc.pro><f7b6d320.enc><texps.pro>.
<cmr12.pfb>[1]

In the latter case, a blank space appears where there's supposed to be a
blackboard bold Q.

Oh, and I have installed
1039: alex@galileo:~$ dpkg -l tetex*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
un  tetex          <none>         (no description available)
ii  tetex-base     2.0.2-5.1      Basic library files of teTeX
ii  tetex-bin      2.0.2-7        The teTeX binary files
pn  tetex-brev     <none>         (no description available)
un  tetex-dev      <none>         (no description available)
ii  tetex-doc      2.0.2-5.1      The documentation component of the Debian te
pn  tetex-eurosym  <none>         (no description available)
ii  tetex-extra    2.0.2-5.1      Additional library files of teTeX
un  tetex-french   <none>         (no description available)
pn  tetex-frogg    <none>         (no description available)
pn  tetex-frogg-do <none>         (no description available)
un  tetex-lib      <none>         (no description available)
pn  tetex-nonfree  <none>         (no description available)
pn  tetex-src      <none>         (no description available)

Alex

(please Cc: me; I'm not subscribed to d-tetex-maint.)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.4.24
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8

Versions of packages tetex-bin depends on:
ii  debconf                     1.4.11       Debian configuration management sy
ii  debianutils                 2.6.2        Miscellaneous utilities specific t
ii  dpkg                        1.10.18      Package maintenance system for Deb
ii  ed                          0.2-20       The classic unix line editor
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.3.3-1    GCC support library
ii  libkpathsea3                2.0.2-7      path search library for teTeX (run
ii  libpng12-0                  1.2.5.0-5    PNG library - runtime
ii  libstdc++5                  1:3.3.3-1    The GNU Standard C++ Library v3
ii  libwww-ssl0 [libwww0]       5.4.0-9      The W3C-WWW library (SSL support)
ii  libxaw7                     4.3.0-2      X Athena widget set library
ii  mime-support                3.25-1       MIME files 'mime.types' & 'mailcap
ii  perl                        5.8.3-2      Larry Wall's Practical Extraction 
ii  t1lib1                      1.3.1-9      Type 1 font rasterizer library - r
ii  tetex-base                  2.0.2-5.1    Basic library files of teTeX
ii  xlibs                       4.3.0-2      X Window System client libraries m
ii  zlib1g                      1:1.2.1-4    compression library - runtime

-- debconf information:
* tetex-bin/hyphen: french[=patois], ngerman[=naustrian-neue_Rechtschreibung]
  tetex-bin/oldcfg: true
  tetex-bin/upd_map: true
  tetex-bin/cnf_name: 
  tetex-bin/fmtutil: true
* tetex-bin/use_debconf: true
* tetex-bin/groupname: users
  tetex-bin/userperm: false
  tetex-bin/groupperm: true
* tetex-bin/lsr-perms: true
* tetex-bin/texmf: true




Reply to: