diff options
-rw-r--r-- | Master/texmf/web2c/updmap-hdr.cfg | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/Master/texmf/web2c/updmap-hdr.cfg b/Master/texmf/web2c/updmap-hdr.cfg index 8bc66428c86..3c9702adb0b 100644 --- a/Master/texmf/web2c/updmap-hdr.cfg +++ b/Master/texmf/web2c/updmap-hdr.cfg @@ -1,7 +1,26 @@ # $Id$ # updmap.cfg is itself generated by concatenating updmap-hdr.cfg with -# all the Map and MixedMap lines from an installation. You can use -# tlmgr generate updmap -local /some/file.cfg to make local additions. +# all the Map and MixedMap lines from an installation. +# +# For local adaptions please use one 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. +# +# 3) add all your map files to the file +# TEXMFLOCAL/web2c/updmap-local.cfg +# and then call +# tlmgr generate updmap +# +# In both cases your adaptions will not be overwritten when tlmgr updates +# the installation and this config file. +# # ################################################################ # OPTIONS |