diff options
Diffstat (limited to 'Master')
-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 |