diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-15 20:51:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-15 20:51:31 +0000 |
commit | 8da9bad851017c4c322a64b1681ba29159c9f6f1 (patch) | |
tree | ef684d2e4913594411214c895b286b031ca52910 /Master | |
parent | 83095b2cbcf2dfab0c4dabe0dfd1c4d6ec3fa825 (diff) |
uninstall tweaks
git-svn-id: svn://tug.org/texlive/trunk@59605 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex b/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex index b7e741b2dbc..6b6cb7f5cfa 100644 --- a/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex +++ b/Master/texmf-dist/doc/texlive/texlive-en/texlive-en.tex @@ -17,7 +17,7 @@ \url{https://tug.org/texlive/} } -\date{May 2021} +\date{June 2021} \begin{document} \maketitle @@ -977,7 +977,7 @@ to introduce option names. These are the most common ones: or other copy of \TL{} (see \url{https://tug.org/texlive/acquire-mirror.html}) then this option will use what you've got, as-is, and do only the necessary - post-install. Be warned that the file \filename{tlpkg/texlive.tlpdb} + post-install actions. Be warned that the file \filename{tlpkg/texlive.tlpdb} may be overwritten; saving it is your responsibility. Also, package removal has to be done manually. This option cannot be toggled via the installer interface. @@ -1387,10 +1387,11 @@ don't want to remove this. \noindent You can find the directory paths for these variables by running \code{kpsewhich -var-value=\ttvar{var}}. -This \prog{tlmgr} uninstallation also does not undo post-installation +This \prog{tlmgr} uninstallation also does not undo post-install actions, such as \envname{PATH} changes in your shell initialization files and system access to the fonts in \TL\ (see -section~\ref{sec:postinstall}). +section~\ref{sec:postinstall}). You must manually reverse such actions, +if desired. On Windows, uninstallation can be done through the \GUI; see section~\ref{sec:winfeatures}. |