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

Bug#338689: tex-common tells me /etc/texmf/updmap.d/00updmap.cfg changed



Hi,

> > You can compare current sarge/sid to get a good approximation
> >
> > $ grep dvipdfm tetex-base-2.0.2c/texmf/web2c/updmap.cfg
> > # dvipdfmDownloadBase14
> > # Should dvipdfm download the base 14 pdf fonts? Since some configurations
> > dvipdfmDownloadBase14 false
> >
> > $ grep dvipdf tex-common/tex-common-0.10/conf/updmap.d/00updmap.cfg
> > # dvipdfmDownloadBase14
> > # Should dvipdfm download the base 14 pdf fonts? Since some configurations
> > dvipdfmDownloadBase14 true
> 
> I know, but the point is that
> 
> - in 2.0.2 in etch and sarge, all three download settings (for pdftex,
>   dvips, and dvipdfm) are false, in sid all three are true, but in the
>   file you had on your system, only one was true (or was it only one
>   that was false? Doesn't matter).
> 
> - We have already registered the md5sum for sarge's version to ucf.



I've retried with a clean install of sarge; with apt-get instal tetex-bin
tetex-base, and dist-upgrade, and it gave me the following:


--- /etc/texmf/updmap.d/00updmap.cfg    2005-11-15 23:26:43.000000000 +0000
+++ /usr/share/tex-common/00updmap.cfg  2005-11-09 13:50:03.000000000 +0000
@@ -47,7 +47,7 @@
 # the fonts. The pdf files will get bigger, though.
 # Valid settings are true (download the fonts) or false (don't download
 # the fonts). Adobe recommends to embed all fonts.
-pdftexDownloadBase14 false
+pdftexDownloadBase14 true

 #
 # dvipdfmDownloadBase14
@@ -57,7 +57,7 @@
 # the fonts. The pdf files will get bigger, though.
 # Valid settings are true (download the fonts) or false (don't download
 # the fonts).
-dvipdfmDownloadBase14 false
+dvipdfmDownloadBase14 true

 ################################################################
 # Map files.
Please hit enter to continue



This is on amd64 sarge->sid upgrade.


regards,
	junichi


===File /tmp/dif============================================
--- 00updmap.cfg.dpkg-dist	2005-11-12 12:48:52.000000000 +0900
+++ /var/cache/pbuilder/build/10345/etc/texmf/updmap.d/00updmap.cfg	2005-11-16 08:14:00.000000000 +0900
@@ -46,8 +46,8 @@
 # (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 recommends to embed all fonts.
-pdftexDownloadBase14 true
+# the fonts).
+pdftexDownloadBase14 false
 
 #
 # dvipdfmDownloadBase14
@@ -57,7 +57,7 @@
 # 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
+dvipdfmDownloadBase14 false
 
 ################################################################
 # Map files.
@@ -69,3 +69,83 @@
 # in the default map of dvips if dvipsPreferOutline is false. Inactive
 # Map files should be marked by "#! " (without the quotes), not just #.
 #
+
+# AntykwaPoltawskiego; CTAN:fonts/psfonts/polish/antp/
+Map antp.map
+
+# AntykwaTorunska; CTAN:fonts/psfonts/polish/antt/
+Map 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 context.map
+
+# a symbol font; CTAN:fonts/psfonts/marvosym/
+Map marvosym.map
+
+# two font map entries for the mathpple package
+Map mathpple.map
+
+# for Omega
+Map omega.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
+
+# XY-pic fonts; CTAN:macros/generic/diagrams/xypic
+Map xypic.map
+
+# 7-8-9 sizes for cmex taken from TeXtrace2001
+MixedMap ttcmex.map
+
+# ps-type1 versions for cm+ams; CTAN:fonts/cm/ps-type1/bluesky
+MixedMap bsr.map
+MixedMap bsr-interpolated.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
+
+#! Map wolfram.map
+
+Map lucidabr.map
+Map lucidabr-o.map
+Map lumath.map
+Map lumath-o.map
+Map mathpi.map
+
+# See comments in doc/fonts/belleek/README about using mt-belleek.map
+# instead of mt-yy.map:
+#! Map mt-belleek.map
+Map mt-yy.map
+Map mt-plus.map
+
+# Euro Symbol fonts by Henrik Theiling; CTAN:fonts/eurosym
+MixedMap eurosym.map
============================================================



Reply to: