diff options
author | Norbert Preining <preining@logic.at> | 2016-05-06 04:11:39 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2016-05-06 04:11:39 +0000 |
commit | ed770000519ce293b073dda49ae68f3647646ece (patch) | |
tree | 8e6e3b04057a13becdd5d1ea1c5250ccbacc4dd8 /Master/texmf-dist/scripts | |
parent | e1926abfc8b55444fde16c6a69b72592d12d01ec (diff) |
document tlmgr usermode updmap.cfg overwrite
git-svn-id: svn://tug.org/texlive/trunk@40912 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/tlmgr.pl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index eb51bfbe404..72d2da50d1d 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -7923,6 +7923,10 @@ collection-context> would install C<collection-basic> and other collections, while in user mode, I<only> the packages mentioned in C<collection-context> are installed. +If a package shipping map files is installed in user mode, a backup of +the user's C<updmap.cfg> in C<USERTREE/web2c/> is made, and then this file +regenerated from the list of installed packages. + =head2 User mode backup, restore, remove, update In user mode, these actions check that all packages to be acted on are |