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

Bug#293179: tetex-bin: got dvips running, but ps2pdf fails



Package: tetex-bin
Version: 2.0.2-26
Followup-For: Bug #293179

i use the courier font a lot to typeset linux shellcode,
but in the debian testing the backticks appear wrongly
in the output. pdflatex got it all right, but dvips messed them up.

So I compared the strace of both and found that the line concerning
pcrr8 fonts is slightly different:
diff /var/lib/texmf/dvips/config/pdftex.map
/var/lib/texmf/dvips/base/psfonts.map | grep pcrr

So I patched the psfonts.map file and changed the line:
----
pcrr8rn Courier " .85 ExtendFont TeXBase1Encoding ReEncodeFont " <8r.enc
----
to
---
pcrr8rn " .85 ExtendFont TeXBase1Encoding ReEncodeFont " <8r.enc <ucrr8a.pfb
---

And it worked !!!!!!!!!!!!!!!!!!!!

Well............... At least half of it.
********************************************
As of now, I tried it on the intel machine:
dvips worked this time, but ps2pdf had the same problem as before.
I don't figure out the difference between the two versions,
(I use sarge on powerpc and the production system
is sarge on i386), whereas on the powerpc machine both work. 


NOTE: This Report is a duplicat of the mail sent to the maintainer,
but it contains the info from the intel machine, which does not work


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.6.8-1-386
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages tetex-bin depends on:
ii  debconf                  1.4.30.11       Debian configuration management sy
ii  debianutils              2.8.4           Miscellaneous utilities specific t
ii  dpkg                     1.10.26         Package maintenance system for Deb
ii  ed                       0.2-20          The classic unix line editor
ii  libc6                    2.3.2.ds1-20    GNU C Library: Shared libraries an
ii  libgcc1                  1:3.4.3-6       GCC support library
ii  libice6                  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libkpathsea3             2.0.2-26        path search library for teTeX (run
ii  libpaper1                1.1.14-3        Library for handling paper charact
ii  libpng12-0               1.2.8rel-1      PNG library - runtime
ii  libsm6                   4.3.0.dfsg.1-10 X Window System Session Management
ii  libstdc++5               1:3.3.5-5       The GNU Standard C++ Library v3
ii  libt1-5                  5.0.2-3         Type 1 font rasterizer library - r
ii  libwww0                  5.4.0-9         The W3C WWW library
ii  libx11-6                 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxaw7                  4.3.0.dfsg.1-10 X Athena widget set library
ii  libxext6                 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxmu6                  4.3.0.dfsg.1-10 X Window System miscellaneous util
ii  libxt6                   4.3.0.dfsg.1-10 X Toolkit Intrinsics
ii  mime-support             3.28-1          MIME files 'mime.types' & 'mailcap
ii  perl                     5.8.4-5         Larry Wall's Practical Extraction 
ii  sed                      4.1.2-8         The GNU sed stream editor
ii  tetex-base               2.0.2c-3        Basic library files of teTeX
ii  ucf                      1.13            Update Configuration File: preserv
ii  xlibs                    4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g                   1:1.2.2-3       compression library - runtime

-- debconf information:
  tetex-bin/updmap-failed:
  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: false
  tetex-bin/fmtutil-failed:
  tetex-bin/groupname: users
  tetex-bin/userperm: false
  tetex-bin/groupperm: true
  tetex-bin/lsr-perms: true



Reply to: