diff options
author | Norbert Preining <preining@logic.at> | 2009-09-15 20:33:22 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-09-15 20:33:22 +0000 |
commit | 807091767aa3769c06c11ea0103e4c335b077683 (patch) | |
tree | 723817c655fe7cc6616e35a3e5819ca2819d328a /Master | |
parent | 6a6323c7512f4d84166b0cc309d30da3781f5f0e (diff) |
tlmgr doc fixes: install-tl *does* call generate for updmap.cfg ;-)
git-svn-id: svn://tug.org/texlive/trunk@15310 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/texmf/scripts/texlive/tlmgr.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index a9c6c4d6eb4..8ccf00d07a9 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -4890,7 +4890,7 @@ respective files: it recreates them from scratch. For C<fmtutil> and the language files, this is normal, and both the TeX Live installer and C<tlmgr> routinely call I<generate> for them. -For C<updmap>, however, neither the installer nor C<tlmgr> use +For C<updmap>, however, C<tlmgr> use C<generate>, because the result would be to disable all maps which have been manually installed via S<C<updmap-sys --enable>>, e.g., for proprietary or local fonts. The I<generate> action only incorporates |