summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
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