summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-06-10 22:41:49 +0000
committerKarl Berry <karl@freefriends.org>2012-06-10 22:41:49 +0000
commit528caff145b673211b8d2a23538b7ed0fa34c218 (patch)
tree537e54cced7cc8be8e64c447678aeaac13eb4ab2 /Master
parentf17f0f49b8732e1021f417704291ef4f8f9cfd5c (diff)
updmap doc forever
git-svn-id: svn://tug.org/texlive/trunk@26891 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf/web2c/updmap-hdr.cfg22
-rw-r--r--Master/texmf/web2c/updmap.cfg15
2 files changed, 21 insertions, 16 deletions
diff --git a/Master/texmf/web2c/updmap-hdr.cfg b/Master/texmf/web2c/updmap-hdr.cfg
index 5f421eec0d2..07a1f6d97e3 100644
--- a/Master/texmf/web2c/updmap-hdr.cfg
+++ b/Master/texmf/web2c/updmap-hdr.cfg
@@ -2,6 +2,26 @@
#
# The updmap.cfg in this tree (TEXMFDIST) is generated by tlmgr by
# concatenating updmap-hdr.cfg with all updmap.cfg files found.
-# See the updmap --help information and/or
+#
+# To make local customizations to the map files, using one of the
+# following methods is simplest:
+#
+# 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, edit
+# TEXMFLOCAL/web2c/updmap.cfg, and run updmap-sys.
+#
+# See the output of updmap --help and/or
# http://tug.org/fonts/fontinstall.html for more.
+#
+# In any case, manual edits to TL's updmap.cfg files, psfonts.map,
+# pdftex.map, etc., will be lost on update. So don't do that.
#
+# The default settings of the updmap options (not maps) are specified in
+# TEXMFMAIN/web2c/updmap.cfg and can be overridden by an updmap.cfg in
+# any other tree.
diff --git a/Master/texmf/web2c/updmap.cfg b/Master/texmf/web2c/updmap.cfg
index dcc0bd8d5c0..c593ae55195 100644
--- a/Master/texmf/web2c/updmap.cfg
+++ b/Master/texmf/web2c/updmap.cfg
@@ -1,20 +1,5 @@
# $Id$
# updmap.cfg for TEXMFMAIN - updmap options.
-#
-# 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.
################################################################