summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-23 15:53:09 +0000
committerKarl Berry <karl@freefriends.org>2008-09-23 15:53:09 +0000
commitaa809c48a763b777a666d1266d9ebbd208e593e9 (patch)
treed4c68b5a71bfefb2d808d7f78e1f55aef0fb0be7
parentdcd6fcede844eddd13a16aa5677dd053c158426c (diff)
English, etc.
git-svn-id: svn://tug.org/texlive/trunk@10701 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf/web2c/updmap-hdr.cfg34
1 files changed, 19 insertions, 15 deletions
diff --git a/Master/texmf/web2c/updmap-hdr.cfg b/Master/texmf/web2c/updmap-hdr.cfg
index 3c9702adb0b..712d3b39e11 100644
--- a/Master/texmf/web2c/updmap-hdr.cfg
+++ b/Master/texmf/web2c/updmap-hdr.cfg
@@ -1,27 +1,31 @@
# $Id$
-# updmap.cfg is itself generated by concatenating updmap-hdr.cfg with
-# all the Map and MixedMap lines from an installation.
+#
+# The full updmap.cfg is generated by concatenating updmap-hdr.cfg with
+# all the Map and MixedMap lines from an installation, possibly
+# appending a local configuration file.
#
-# For local adaptions please use one of the following methods:
+# 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).
-#
-# 2) edit this file and add your Map lines
-# but note that if you change something in the map lines shipped from
-# texlive itself they may got overridden the next time the owning
-# package is updated.
+# 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.
#
-# 3) add all your map files to the file
+# 2) add your local map entries to the file
# TEXMFLOCAL/web2c/updmap-local.cfg
# and then call
# tlmgr generate updmap
+# which will concatenate updmap-local.cfg to the end of the final
+# updmap.cfg. (You can override the local.cfg file location with the
+# --localcfg option; see tlmgr --help.)
#
-# In both cases your adaptions will not be overwritten when tlmgr updates
-# the installation and this config file.
-#
-#
+# If you use either of these methods, your local adaptations will be
+# preserved when tlmgr updates the installation or this config file.
+# Manual edits to updmap.cfg will be lost on update.
+
+
################################################################
# OPTIONS
################################################################