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

Bug#162029: tetex-base: file list out of sync with reality



Package: tetex-base
Version: 1.0.2+20011202-3
Severity: wishlist

This version of the package has switched to /var/cache/fonts as the
directory for autogenerated fonts (from /var/spool/texmf), but the
shipped file list still contains the old path. I guess the move is
done in postinst.  That is a hack; please start shipping with
the new directory already in the package.

-- System Information
Debian Release: woody
Kernel Version: Linux kronstadt 2.4.19 #5 Sun Sep 15 21:19:22 PDT 2002 i586 unknown

Versions of the packages tetex-base depends on:
ii  dpkg           1.10           Package maintenance system for Debian
ii  texinfo        4.1-2          Documentation system for on-line information

--- Ignoring modified conffile /etc/texmf/dvips/pdftex.map (>8k)

--- Ignoring modified conffile /etc/texmf/dvips/ps2pk.map (>8k)

--- Ignoring modified conffile /etc/texmf/dvips/psfonts.map (>8k)

--- Begin /etc/texmf/dvips/updmap (modified conffile)
#!/bin/sh
extra_modules="
  txr.map
"
lw35=urw-kb		# URW fonts (download type1 files using Berry names)
type1_default=false
common_modules="
  antp.map antt.map charter.map context.map lucidabr.map marvosym.map
  mathpi.map mathpple-ext.map mt-plus.map mt-yy.map omega.map qpl.map
  qtm.map utopia.map xypic.map pazo.map cmcyr.map
  $extra_modules
"
mf_modules="
  bsr.map bsr-interpolated.map cs.map hoekwater.map pl.map
"
lw35_modules="
  *-adobe-bi.map
  $common_modules
"
if test "x$type1_default" = xtrue; then
  lw35_modules="$lw35_modules $mf_modules"
fi
ps2pk_modules="
  *-$lw35.map
  $common_modules
  $mf_modules
"
pdftex_modules="
  $mf_modules
  *ar-ext-$lw35.map
  *ar-std-adobe-bi.map
  *lw35extra-$lw35.map
  mtsupp-ext-$lw35.map
  mtsupp-std-adobe-bi.map
  $common_modules
"
for file in psfonts.map ps2pk.map pdftex.map; do
cat >$file <<eof
% $file: maintained by the script updmap in \$TEXMFMAIN/dvips/config.
%   The preferred way to add things to this file is to put the extra lines
%   into a separate file and add that filename to the updmap script. Then,
%   run the updmap script to recreate this file.
eof
done
cat $lw35_modules   | grep -v '^%' | grep . | sort | uniq >> psfonts.map
cat $ps2pk_modules  | grep -v '^%' | grep . | sort | uniq >> ps2pk.map
cat $pdftex_modules | grep -v '^%' | grep . | sort | uniq >> pdftex.map

--- End /etc/texmf/dvips/updmap

-- 
Ian Zimmerman, Oakland, California, U.S.A.
GPG: 433BA087  9C0F 194F 203A 63F7 B1B8  6E5A 8CA3 27DB 433B A087
EngSoc adopts market economy: cheap is wasteful, efficient is expensive.



Reply to: