summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2012-05-13 23:20:47 +0000
committerNorbert Preining <preining@logic.at>2012-05-13 23:20:47 +0000
commit07864e3983262f0a58cc1ab47c99f6ddca7b6d5d (patch)
tree84af7869f7bd176d6f3a33c2281b8da059fa9546 /Master
parenta74c16d06af04f22a53debd1a1ef211416c3a6f6 (diff)
fixed documentation
git-svn-id: svn://tug.org/texlive/trunk@26334 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/texmf/scripts/texlive/updmap.pl16
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/texmf/scripts/texlive/updmap.pl b/Master/texmf/scripts/texlive/updmap.pl
index 74148fc9c96..777ff9c6030 100755
--- a/Master/texmf/scripts/texlive/updmap.pl
+++ b/Master/texmf/scripts/texlive/updmap.pl
@@ -1947,22 +1947,6 @@ Explanation of the possible OPTIONS (showoptions, showoptions, setoption):
Explanation of trees and files normally used:
-NEEDS TO BE FIXED TODO TODO TODO AFTER FINAL INCLUSION
-
-BEHAVIOUR HOW IT IS NOW
-
- updmap reads all the updmap.cfg found by
- kpsewhich -all updmap.cfg
- or those given on the command line with --cnffile. If kpsewhich is
- used to determine the list of config files, there is one caveat: An
- occurrence of updmap.cfg in TEXMFLOCAL is moved up in the priority
- list just after files from TEXMFCONFIG, TEXMFVAR and TEXMFHOME. This
- allows system administrator to override settings in
- TEXMFSYSCONFIG/web2c/updmap.cfg which is used by tlmgr to manage
- the installed options.
-
-BEHAVIOUR HOW IT SHOULD BE AFTER INCLUSION
-
updmap reads all the updmap.cfg files found by
kpsewhich -all updmap.cfg
in the order returned by kpsewhich. There is one exception to keep