summaryrefslogtreecommitdiff
path: root/Master/texmf/web2c
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/web2c')
-rw-r--r--Master/texmf/web2c/updmap-hdr.cfg20
-rw-r--r--Master/texmf/web2c/updmap.cfg30
2 files changed, 24 insertions, 26 deletions
diff --git a/Master/texmf/web2c/updmap-hdr.cfg b/Master/texmf/web2c/updmap-hdr.cfg
index c2014eb4466..5f421eec0d2 100644
--- a/Master/texmf/web2c/updmap-hdr.cfg
+++ b/Master/texmf/web2c/updmap-hdr.cfg
@@ -1,21 +1,7 @@
# $Id$
#
# The updmap.cfg in this tree (TEXMFDIST) is generated by tlmgr by
-# concatenating updmap-hdr.cfg with all the Map and MixedMap lines
-# from an installation.
-#
-# To make local customizations to the map files, please use of the
-# following methods:
-#
-# 1) call
-# updmap-sys --enable Map=foo.map
-# for each map file. (Or MixedMap instead of Map, if your font has
-# both Metafont and outline definitions.) See the updmap --help
-# documentation. This will add lines to the updmap.cfg file in
-# TEXMFSYSCONFIG (creating it if necessary).
-#
-# 2) put all your additional fonts into TEXMFLOCAL and edit
-# TEXMFLOCAL/web2c/updmap.cfg.
-#
-# Manual edits to this updmap.cfg will be lost on update.
+# concatenating updmap-hdr.cfg with all updmap.cfg files found.
+# See the updmap --help information and/or
+# http://tug.org/fonts/fontinstall.html for more.
#
diff --git a/Master/texmf/web2c/updmap.cfg b/Master/texmf/web2c/updmap.cfg
index f49ff777758..dcc0bd8d5c0 100644
--- a/Master/texmf/web2c/updmap.cfg
+++ b/Master/texmf/web2c/updmap.cfg
@@ -1,7 +1,20 @@
+# $Id$
+# updmap.cfg for TEXMFMAIN - updmap options.
#
-# updmap.cfg
-# TEXMFMAIN
-# only the options are defined here
+# To make local customizations to the map files, please use of the
+# following methods:
+#
+# 1) run
+# updmap-sys --enable Map=foo.map
+# for each map file. (Or MixedMap instead of Map, if your font has
+# both Metafont and outline definitions.) See the updmap --help
+# documentation. This will add lines to the updmap.cfg file in
+# TEXMFSYSCONFIG (creating it if necessary).
+#
+# 2) put all your additional fonts into TEXMFLOCAL and edit
+# TEXMFLOCAL/web2c/updmap.cfg.
+#
+# Manual edits will be lost on update.
################################################################
@@ -59,7 +72,7 @@ pdftexDownloadBase14 true
#
# dvipdfmDownloadBase14
#
-# Should dvipdfm download the base 14 pdf fonts? Since some configurations
+# Should dvipdfm(x) 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
@@ -69,11 +82,10 @@ dvipdfmDownloadBase14 true
#
# kanjiEmbed
#
-# updmap generates a file kanjix.map for usage with dvipdfmx. Using this
-# option one can switch between not embedding any kanji font, and several
-# available.
+# updmap generates a file kanjix.map for usage with dvipdfmx. With this
+# option one can switch between not embedding any kanji font, or
+# any of the several available.
# Valid setting is any string. At updmap run time the @kanjiEmbed@ substring
-# in a map file name will be replaced with this settings, and the respective
+# in a map file name will be replaced with this value, and the respective
# map file used.
kanjiEmbed noEmbed
-