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

Bug#169946: tetex-base: conflicts with lilypond over /usr/share/texmf/dvips/config



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


The new tetex-base can't be installed; it conflicts with lilypond over
/usr/share/texmf/dvips/config.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux aquinas 2.4.18 #1 SMP Tue Jul 2 15:03:43 CDT 2002 i686 unknown unknown GNU/Linux

Versions of the packages tetex-base depends on:
ii  dpkg           1.10.9         Package maintenance system for Debian
ii  texinfo        4.2-1          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="
uhc-down.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



Reply to: