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

Bug#321094: marked as done (tetex-bin: Usage of some fonts fails)



Your message dated Sat, 27 Aug 2005 18:22:13 +0200
with message-id <87slwvfiyy.fsf@alhambra.kuesterei.ch>
and subject line tetex-bin: Usage of some fonts fails
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Aug 2005 11:59:03 +0000
>From christoph.bier@web.de Wed Aug 03 04:59:03 2005
Return-path: <christoph.bier@web.de>
Received: from smtp06.web.de [217.72.192.224] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E0Htm-00077I-00; Wed, 03 Aug 2005 04:59:02 -0700
Received: from [84.138.12.50] (helo=[192.168.6.2])
	by smtp06.web.de with asmtp (TLSv1:RC4-MD5:128)
	(WEB.DE 4.105 #314)
	id 1E0HtF-0006oq-00
	for submit@bugs.debian.org; Wed, 03 Aug 2005 13:58:29 +0200
Message-ID: <[🔎] 42F0B167.4020006@web.de>
Date: Wed, 03 Aug 2005 13:58:31 +0200
From: Christoph Bier <christoph.bier@web.de>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 Mnenhy/0.7.1
X-Accept-Language: de, de-de, de-at, en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: tetex-bin: Usage of some fonts fails
Content-Type: multipart/mixed;
 boundary="------------020200040602060806090004"
Sender: christoph.bier@web.de
X-Sender: christoph.bier@web.de
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part message in MIME format.
--------------020200040602060806090004
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Subject: tetex-bin: Usage of some fonts fails
Package: tetex-bin
Version: 3.0-5.0.sarge1
Severity: normal

*** Please type your report below this line ***
I have some fonts installed for TeX that worked without any problems
before upgrading to teTeX 3.0. The corresponding map files are found
but compiling documents using those fonts fails. That means a output
file is generated but without any symbols. For example MinionPro:

%--font-test.tex--------
\documentclass{article}
\usepackage{MinionPro}
\usepackage[T1]{fontenc}
\begin{document}
test
\end{document}
%------------------------

chris@lotus:~/ztl$ pdflatex font-test.tex
...
(./font-test.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
[1{/var/lib/texmf
/fonts/map/pdftex/updmap/pdftex.map}] (./font-test.aux)kpathsea:
Running mktexpk --mfmode / --bdpi 600 --mag 0+545/600 --dpi 545
MinionPro-Regular-osf-t--base1
mktexpk: don't know how to create bitmap font for
MinionPro-Regular-osf-t--base1.
kpathsea: Appending font creation commands to missfont.log.
 )
Warning: pdflatex (file MinionPro-Regular-osf-t--base1): Font
MinionPro-Regular
-osf-t--base1 at 545 not found

chris@lotus:~/ztl$ kpsewhich MinionPro.map
/home/chris/texmf/fonts/map/dvips/MinionPro/MinionPro.map

Everything else according to MinionPro is also installed in $TEXMFHOME.

But I have also installed Frutiger under the same conditions:

chris@lotus:~/ztl$ kpsewhich bfr.map
/home/chris/texmf/fonts/map/dvips/bfr.map

And everything else according to Frutiger is installed in $TEXMFHOME.

Compiling

%--font-test.tex--------
\documentclass{article}
\usepackage{bfrutiger}
\usepackage[T1]{fontenc}
\begin{document}
\sffamily test
\end{document}
%------------------------

succeeds:

chris@lotus:~/ztl$ pdflatex font-test.tex
...
(./font-test.aux)
(/home/chris/texmf/tex/latex/bfr/t1bfr.fd)
[1{/var/lib/texmf/fonts/map/pdftex/u
pdmap/pdftex.map}] (./font-test.aux) )
</var/cache/fonts/pk/ljfour/jknappen/ec/
ecrm1000.600pk>{/usr/share/texmf/fonts/enc/dvips/psnfss/8r.enc}</home/chris/tex
mf/fonts/type1/bitstrea/frutiger/bfrr8a.pfb>

updmap succeeds, too, all map files are found. I don't have a glue
what's going wrong here. These are only two examples. It applies to
some other fonts, too (Bera works, Gill Sans, Birka, TheSans,
Bodoni, ... don't). But I can't find the difference---and they all
worked before upgrading. Maybe I'm just too dumb ... I attach the
files in updmap.d and updmap.cfg.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.10-mh1
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages tetex-bin depends on:
ii  debconf [debconf-2.0]  1.4.30.13         Debian configuration
management sy
ii  debianutils            2.8.4             Miscellaneous utilities
specific t
ii  dpkg                   1.10.28           Package maintenance
system for Deb
ii  ed                     0.2-20            The classic unix line
editor
ii  libc6                  2.3.2.ds1-22      GNU C Library: Shared
libraries an
ii  libgcc1                1:3.4.3-13        GCC support library
ii  libice6                4.3.0.dfsg.1-14   Inter-Client Exchange
library
ii  libkpathsea4           3.0-5.0.sarge1    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-14   X Window System Session
Management
ii  libstdc++5             1:3.3.5-13        The GNU Standard C++
Library v3
ii  libt1-5                5.0.2-3           Type 1 font rasterizer
library - r
ii  libx11-6               4.3.0.dfsg.1-14   X Window System
protocol client li
ii  libxaw7                4.3.0.dfsg.1-14   X Athena widget set library
ii  libxext6               4.3.0.dfsg.1-14   X Window System
miscellaneous exte
ii  libxmu6                4.3.0.dfsg.1-14   X Window System
miscellaneous util
ii  libxpm4                4.3.0.dfsg.1-14   X pixmap library
ii  libxt6                 4.3.0.dfsg.1-14   X Toolkit Intrinsics
ii  mime-support           3.28-1            MIME files 'mime.types'
& 'mailcap
ii  perl                   5.8.4-8           Larry Wall's Practical
Extraction
ii  sed                    4.1.2-8           The GNU sed stream editor
ii  tetex-base             3.0-6             Basic library files of
teTeX
ii  ucf                    1.17              Update Configuration
File: preserv
ii  xlibs                  4.3.0.dfsg.1-14   X Keyboard Extension
(XKB) configu
ii  zlib1g                 1:1.2.2-4.sarge.2 compression library -
runtime

-- debconf information:
  tetex-bin/updmap-failed:
* tetex-bin/hyphen: german[=austrian-alte_Rechtschreibung],
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/fmtutil-failed:
* tetex-bin/groupname: users
* tetex-bin/userperm: false
* tetex-bin/groupperm: true
* tetex-bin/lsr-perms: true
* tetex-bin/texmf: true

Regards,
     Christoph
-- 
+++ Typografie-Regeln: http://www.zvisionwelt.de/typokurz.pdf (1.4)

--------------020200040602060806090004
Content-Type: text/plain;
 name="00updmap.cfg"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="00updmap.cfg"

################################################################
# OPTIONS
################################################################
#
# dvipsPreferOutline
#
# Should dvips (by default) prefer bitmap fonts or outline fonts
# if both are available? Independend of this setting, outlines
# can be forced by putting "p psfonts_t1.map" into a config file
# that dvips reads. Bitmaps (for the fonts in question) can
# be forced by putting "p psfonts_pk.map" into a config file.
# We provide such config files which can be enabled via
# dvips -Poutline ... resp. dvips -Ppk ...
#
# Valid settings for dvipsPreferOutline are true / false:
dvipsPreferOutline true

#
# LW35
#
# Which fonts for the "Basic 35 Laserwriter Fonts" do you want to use and
# how are the filenames chosen? Valid settings:
#   URW:     URW fonts with "vendor" filenames (e.g. n019064l.pfb)
#   URWkb:   URW fonts with "berry" filenames (e.g. uhvbo8ac.pfb)
#   ADOBE:   Adobe fonts with "vendor" filenames (e.g. hvnbo___.pfb)
#   ADOBEkb: Adobe fonts with  "berry" filenames (e.g. phvbo8an.pfb)
LW35 URWkb

#
# dvipsDownloadBase35
# 
# Should dvips (by default) download the standard 35 LaserWriter fonts
# with the document (then set dvipsDownloadBase35 true) or should these
# fonts be used from the ps interpreter / printer?
# Whatever the default is, the user can override it by specifying
# dvips -Pdownload35 ... resp. dvips -Pbuiltin35 ... to either download
# the LW35 fonts resp. use the build-in fonts.
#
# Valid settings are true / false:
dvipsDownloadBase35 false

#
# pdftexDownloadBase14
#
# Should pdftex download the base 14 pdf fonts? Since some configurations
# (ps / pdf tools / printers) use bad default fonts, it is safer to download
# the fonts. The pdf files will get bigger, though.
# Valid settings are true (download the fonts) or false (don't download
# the fonts). Adobe recomments to embed all fonts.
pdftexDownloadBase14 true

#
# dvipdfmDownloadBase14
#
# Should dvipdfm download the base 14 pdf fonts? Since some configurations
# (ps / pdf tools / printers) use bad default fonts, it is safer to download
# the fonts. The pdf files will get bigger, though.
# Valid settings are true (download the fonts) or false (don't download
# the fonts).
dvipdfmDownloadBase14 true

################################################################
# Map files.
################################################################
#
# There are two possible entries: Map and MixedMap. Both have one additional
# argument: the filename of the map file. MixedMap ("mixed" means that
# the font is available as bitmap and as outline) lines will not be used
# in the default map of dvips if dvipsPreferOutline is false. Inactive
# Map files should be marked by "#! " (without the quotes), not just #.
#

--------------020200040602060806090004
Content-Type: text/plain;
 name="10cm-super.cfg"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="10cm-super.cfg"

Map cm-super-t1.map
Map cm-super-t2a.map
Map cm-super-t2b.map
Map cm-super-t2c.map
Map cm-super-ts1.map
Map cm-super-x2.map

--------------020200040602060806090004
Content-Type: text/plain;
 name="10my-map.cfg"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="10my-map.cfg"

Map bera.map
Map bfr.map
Map pmy.map
Map mybodoni.map
Map myhumanist.map
Map mysouvenir.map
Map mybirka.map
Map mythesans.map
Map MinionPro.map
Map MnSymbol.map

--------------020200040602060806090004
Content-Type: text/plain;
 name="10tetex-base.cfg"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="10tetex-base.cfg"

# Don't delete the following pseudo-comment unless you know what you are doing.
# -_- DebPkgProvidedMaps -_-

# AntykwaPoltawskiego; CTAN:fonts/psfonts/polish/antp/
Map antp.map

# AntykwaTorunska; CTAN:fonts/antt/
Map cork-antt.map
Map cs-antt.map
Map exp-antt.map
Map greek-antt.map
Map qx-antt.map
Map t2a-antt.map
Map t2b-antt.map
Map t2c-antt.map
Map t5-antt.map
Map texnansi-antt.map
Map wncy-antt.map

# "quasi" fonts derived from URW and enhanced (from the Polish TeX users);
# CTAN:fonts/psfonts/polish/qfonts/
Map qbk.map
Map qcr.map
Map qhv.map
Map qpl.map
Map qtm.map
Map qzc.map

# Bitstream Charter text font
Map charter.map

# Computer Modern fonts extended with Russian letters;
# CTAN:fonts/cyrillic/cmcyr/
Map cmcyr.map

# symbols for ConTeXt macro package
Map contnav.map

# latin modern; CTAN:fonts/lm. Enable encoding specific map
# files or the "all-in-one" file lm.map, not both at the same time.
# Debian: These fonts are in a separate package, lmodern
## Map cork-lm.map
## Map qx-lm.map
## Map texnansi-lm.map
## Map ts1-lm.map
## Map lm.map

# a symbol font; CTAN:fonts/psfonts/marvosym/
Map marvosym.map

# two font map entries for the mathpple package
Map mathpple.map

# the pazo fonts; CTAN:fonts/mathpazo
Map pazo.map

# pxfonts (palatino extension); CTAN:fonts/pxfonts
Map pxfonts.map

# txfonts (times extension); CTAN:fonts/txfonts
Map txfonts.map

# 7-8-9 sizes for cmex taken from TeXtrace2001
MixedMap ttcmex.map

# CSTeX; http://math.feld.cvut.cz/olsak/cstex/
MixedMap cs.map

# mf -> type1 converted fonts by Taco Hoekwater
MixedMap hoekwater.map

# cm like, but enhanced for polish; CTAN:fonts/psfonts/polish/plpsfont
MixedMap pl.map
MixedMap ccpl.map

# See comments in doc/fonts/belleek/README about using mt-belleek.map
# instead of mt-yy.map:
Map mt-belleek.map

# vntex support, see http://vinux.sourceforge.net/vntex
MixedMap vnr.map

# urw++ fonts with vietnamese accents added
# see http://vinux.sourceforge.net/urwvn
Map urwvn.map

# Y&Y's Lucida Bright and  Lucida New Math supporting "Berry"-style
# tfm names (commercial fonts):
#! Map lucidabr.map
#! Map lumath.map

# Y&Y's Lucida Bright and  Lucida New Math supporting "Y&Y"-style
# tfm names (commercial fonts):
#! Map lucidabr-o.map
#! Map lumath-o.map

# Y&Y's Mathtime (commercial fonts). Disable mt-belleek.map if you want to
# use mt-yy.map!
#! Map mt-yy.map
#! Map mt-plus.map

# Doublestroke, based on Knuth's Computer Modern Roman; CTAN:fonts/doublestroke
Map dstroke.map

# FPL, free substitutes for the commercial Palatino SC/OsF fonts
# are available from CTAN:fonts/fpl; used by psnfss 9.2.
Map fpls.map

--------------020200040602060806090004
Content-Type: text/plain;
 name="20tetex-extra.cfg"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="20tetex-extra.cfg"

# 20tetex-extra.cfg: Font configuration file for the Debian tetex-extra package.
#
# Don't delete the following pseudo-comment unless you know what you are doing.
# -_- DebPkgProvidedMaps -_-
# This file will *not* be included in updmap.cfg if the tetex-extra package is
# removed. Please read update-updmap(8) for details.
#
# The entries in this file have been split off from the original
# updmap.cfg and configure the fonts included in tetex-extra.
#
# $Id: tetex-extra.updmap.cfg,v 1.1.2.2 2004/12/30 14:05:20 frank Exp $

################################################################
# Map files.
################################################################
#
# There are two possible entries: Map and MixedMap. Both have one additional
# argument: the filename of the map file. MixedMap ("mixed" means that
# the font is available as bitmap and as outline) lines will not be used
# in the default map of dvips if dvipsPreferOutline is false. Inactive
# Map files should be marked by "#! " (without the quotes), not just #.

# for Omega
Map omega.map

# XY-pic fonts; CTAN:macros/generic/diagrams/xypic
Map xypic.map

# ps-type1 versions for cm+ams; CTAN:fonts/cm/ps-type1/bluesky
MixedMap bsr.map
MixedMap bsr-interpolated.map

# Euro Symbol fonts by Henrik Theiling; CTAN:fonts/eurosym
MixedMap eurosym.map


--------------020200040602060806090004
Content-Type: text/plain;
 name="updmap.cfg"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="updmap.cfg"



### This file was automatically generated by update-updmap.
#
# Please do not edit it directly. If you want to add or change
# anything here, please have a look at the files in:
#
#    /etc/texmf/updmap.d/
#
# and invoke update-updmap.
#
###

### From file: /etc/texmf/updmap.d/00updmap.cfg
################################################################
# OPTIONS
################################################################
#
# dvipsPreferOutline
#
# Should dvips (by default) prefer bitmap fonts or outline fonts
# if both are available? Independend of this setting, outlines
# can be forced by putting "p psfonts_t1.map" into a config file
# that dvips reads. Bitmaps (for the fonts in question) can
# be forced by putting "p psfonts_pk.map" into a config file.
# We provide such config files which can be enabled via
# dvips -Poutline ... resp. dvips -Ppk ...
#
# Valid settings for dvipsPreferOutline are true / false:
dvipsPreferOutline true

#
# LW35
#
# Which fonts for the "Basic 35 Laserwriter Fonts" do you want to use and
# how are the filenames chosen? Valid settings:
#   URW:     URW fonts with "vendor" filenames (e.g. n019064l.pfb)
#   URWkb:   URW fonts with "berry" filenames (e.g. uhvbo8ac.pfb)
#   ADOBE:   Adobe fonts with "vendor" filenames (e.g. hvnbo___.pfb)
#   ADOBEkb: Adobe fonts with  "berry" filenames (e.g. phvbo8an.pfb)
LW35 URWkb

#
# dvipsDownloadBase35
# 
# Should dvips (by default) download the standard 35 LaserWriter fonts
# with the document (then set dvipsDownloadBase35 true) or should these
# fonts be used from the ps interpreter / printer?
# Whatever the default is, the user can override it by specifying
# dvips -Pdownload35 ... resp. dvips -Pbuiltin35 ... to either download
# the LW35 fonts resp. use the build-in fonts.
#
# Valid settings are true / false:
dvipsDownloadBase35 false

#
# pdftexDownloadBase14
#
# Should pdftex download the base 14 pdf fonts? Since some configurations
# (ps / pdf tools / printers) use bad default fonts, it is safer to download
# the fonts. The pdf files will get bigger, though.
# Valid settings are true (download the fonts) or false (don't download
# the fonts). Adobe recomments to embed all fonts.
pdftexDownloadBase14 true

#
# dvipdfmDownloadBase14
#
# Should dvipdfm download the base 14 pdf fonts? Since some configurations
# (ps / pdf tools / printers) use bad default fonts, it is safer to download
# the fonts. The pdf files will get bigger, though.
# Valid settings are true (download the fonts) or false (don't download
# the fonts).
dvipdfmDownloadBase14 true

################################################################
# Map files.
################################################################
#
# There are two possible entries: Map and MixedMap. Both have one additional
# argument: the filename of the map file. MixedMap ("mixed" means that
# the font is available as bitmap and as outline) lines will not be used
# in the default map of dvips if dvipsPreferOutline is false. Inactive
# Map files should be marked by "#! " (without the quotes), not just #.
#
### End of file: /etc/texmf/updmap.d/00updmap.cfg

### From file: /etc/texmf/updmap.d/10cm-super.cfg
Map cm-super-t1.map
Map cm-super-t2a.map
Map cm-super-t2b.map
Map cm-super-t2c.map
Map cm-super-ts1.map
Map cm-super-x2.map
### End of file: /etc/texmf/updmap.d/10cm-super.cfg

### From file: /etc/texmf/updmap.d/10my-map.cfg
Map bera.map
Map bfr.map
Map pmy.map
Map mybodoni.map
Map myhumanist.map
Map mysouvenir.map
Map mybirka.map
Map mythesans.map
Map MinionPro.map
Map MnSymbol.map
### End of file: /etc/texmf/updmap.d/10my-map.cfg

### From file: /etc/texmf/updmap.d/10tetex-base.cfg
# Don't delete the following pseudo-comment unless you know what you are doing.
# -_- DebPkgProvidedMaps -_-

# AntykwaPoltawskiego; CTAN:fonts/psfonts/polish/antp/
Map antp.map

# AntykwaTorunska; CTAN:fonts/antt/
Map cork-antt.map
Map cs-antt.map
Map exp-antt.map
Map greek-antt.map
Map qx-antt.map
Map t2a-antt.map
Map t2b-antt.map
Map t2c-antt.map
Map t5-antt.map
Map texnansi-antt.map
Map wncy-antt.map

# "quasi" fonts derived from URW and enhanced (from the Polish TeX users);
# CTAN:fonts/psfonts/polish/qfonts/
Map qbk.map
Map qcr.map
Map qhv.map
Map qpl.map
Map qtm.map
Map qzc.map

# Bitstream Charter text font
Map charter.map

# Computer Modern fonts extended with Russian letters;
# CTAN:fonts/cyrillic/cmcyr/
Map cmcyr.map

# symbols for ConTeXt macro package
Map contnav.map

# latin modern; CTAN:fonts/lm. Enable encoding specific map
# files or the "all-in-one" file lm.map, not both at the same time.
# Debian: These fonts are in a separate package, lmodern
## Map cork-lm.map
## Map qx-lm.map
## Map texnansi-lm.map
## Map ts1-lm.map
## Map lm.map

# a symbol font; CTAN:fonts/psfonts/marvosym/
Map marvosym.map

# two font map entries for the mathpple package
Map mathpple.map

# the pazo fonts; CTAN:fonts/mathpazo
Map pazo.map

# pxfonts (palatino extension); CTAN:fonts/pxfonts
Map pxfonts.map

# txfonts (times extension); CTAN:fonts/txfonts
Map txfonts.map

# 7-8-9 sizes for cmex taken from TeXtrace2001
MixedMap ttcmex.map

# CSTeX; http://math.feld.cvut.cz/olsak/cstex/
MixedMap cs.map

# mf -> type1 converted fonts by Taco Hoekwater
MixedMap hoekwater.map

# cm like, but enhanced for polish; CTAN:fonts/psfonts/polish/plpsfont
MixedMap pl.map
MixedMap ccpl.map

# See comments in doc/fonts/belleek/README about using mt-belleek.map
# instead of mt-yy.map:
Map mt-belleek.map

# vntex support, see http://vinux.sourceforge.net/vntex
MixedMap vnr.map

# urw++ fonts with vietnamese accents added
# see http://vinux.sourceforge.net/urwvn
Map urwvn.map

# Y&Y's Lucida Bright and  Lucida New Math supporting "Berry"-style
# tfm names (commercial fonts):
#! Map lucidabr.map
#! Map lumath.map

# Y&Y's Lucida Bright and  Lucida New Math supporting "Y&Y"-style
# tfm names (commercial fonts):
#! Map lucidabr-o.map
#! Map lumath-o.map

# Y&Y's Mathtime (commercial fonts). Disable mt-belleek.map if you want to
# use mt-yy.map!
#! Map mt-yy.map
#! Map mt-plus.map

# Doublestroke, based on Knuth's Computer Modern Roman; CTAN:fonts/doublestroke
Map dstroke.map

# FPL, free substitutes for the commercial Palatino SC/OsF fonts
# are available from CTAN:fonts/fpl; used by psnfss 9.2.
Map fpls.map
### End of file: /etc/texmf/updmap.d/10tetex-base.cfg

### From file: /etc/texmf/updmap.d/20tetex-extra.cfg
# 20tetex-extra.cfg: Font configuration file for the Debian tetex-extra package.
#
# Don't delete the following pseudo-comment unless you know what you are doing.
# -_- DebPkgProvidedMaps -_-
# This file will *not* be included in updmap.cfg if the tetex-extra package is
# removed. Please read update-updmap(8) for details.
#
# The entries in this file have been split off from the original
# updmap.cfg and configure the fonts included in tetex-extra.
#
# $Id: tetex-extra.updmap.cfg,v 1.1.2.2 2004/12/30 14:05:20 frank Exp $

################################################################
# Map files.
################################################################
#
# There are two possible entries: Map and MixedMap. Both have one additional
# argument: the filename of the map file. MixedMap ("mixed" means that
# the font is available as bitmap and as outline) lines will not be used
# in the default map of dvips if dvipsPreferOutline is false. Inactive
# Map files should be marked by "#! " (without the quotes), not just #.

# for Omega
Map omega.map

# XY-pic fonts; CTAN:macros/generic/diagrams/xypic
Map xypic.map

# ps-type1 versions for cm+ams; CTAN:fonts/cm/ps-type1/bluesky
MixedMap bsr.map
MixedMap bsr-interpolated.map

# Euro Symbol fonts by Henrik Theiling; CTAN:fonts/eurosym
MixedMap eurosym.map

### End of file: /etc/texmf/updmap.d/20tetex-extra.cfg

--------------020200040602060806090004--

---------------------------------------
Received: (at 321094-done) by bugs.debian.org; 27 Aug 2005 16:22:16 +0000
>From frank@kuesterei.ch Sat Aug 27 09:22:16 2005
Return-path: <frank@kuesterei.ch>
Received: from idmailgate1.unizh.ch [130.60.127.100] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1E93Rf-0002z0-00; Sat, 27 Aug 2005 09:22:15 -0700
Received: from localhost.localdomain ([130.60.169.214])
	by idmailgate1.unizh.ch (8.13.1/8.13.1/SuSE Linux 0.7) with ESMTP id j7RGMDur031999;
	Sat, 27 Aug 2005 18:22:13 +0200
Received: from localhost
	([127.0.0.1] helo=localhost.localdomain ident=frank)
	by localhost.localdomain with esmtp (Exim 4.50)
	id 1E93Rd-0006zg-8P; Sat, 27 Aug 2005 18:22:13 +0200
To: Christoph Bier <christoph.bier@web.de>
Cc: 321094-done@bugs.debian.org
Subject: Re: tetex-bin: Usage of some fonts fails
X-Attribution: fant
X-Ehrenamt: http://www.langau.de
In-Reply-To: <[🔎] 43108B85.4030705@web.de> (Christoph Bier's message of "Sat, 27
 Aug 2005 17:49:25 +0200")
References: <[🔎] 42F0B167.4020006@web.de> <[🔎] 87y86ngzjp.fsf@alhambra.kuesterei.ch>
	<[🔎] 43108B85.4030705@web.de>
From: =?iso-8859-1?q?Frank_K=FCster?= <frank@kuesterei.ch>
Date: Sat, 27 Aug 2005 18:22:13 +0200
Message-ID: <87slwvfiyy.fsf@alhambra.kuesterei.ch>
User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
X-Virus-Scanned: by amavisd-new
Delivered-To: 321094-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02

Christoph Bier <christoph.bier@web.de> wrote:

> Frank K=FCster schrieb am 27.08.2005 17:38:
>>=20
>> Now that all your map files are in HOMETEXMF, and your local usage of
>> update-updmap and updmap works, can we close that bug?
>
> Yes, close it.

fine
--=20
Frank K=FCster
Inst. f. Biochemie der Univ. Z=FCrich
Debian Developer



Reply to: