diff options
author | Karl Berry <karl@freefriends.org> | 2022-04-13 23:49:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-04-13 23:49:13 +0000 |
commit | 101efa75da6a7da53941871e00d25dae45c95191 (patch) | |
tree | 2b4ddcef2149a9dfe3a907a62a264bfaa98d6660 /Master | |
parent | 61e26f4a7f01a836cd2c99d81707160e58627f41 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@63023 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/citeproc.man1.pdf | bin | 15670 -> 14638 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | bin | 139220 -> 136377 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/texlive/tlmgr.html | 7 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
5 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf b/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf Binary files differindex 4ccef4173b2..11e8faf70bf 100644 --- a/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/citeproc.man1.pdf diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index 7377ed918ac..8261d6fe1b9 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.1 +++ b/Master/texmf-dist/doc/man/man1/tlmgr.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2021-12-11" "perl v5.34.0" "User Contributed Perl Documentation" +.TH TLMGR 1 "2022-04-13" "perl v5.34.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -1853,6 +1853,10 @@ just as in normal mode. .IX Subsection "User mode generate, option, paper" In user mode, these actions operate only on the user tree's configuration files and/or \f(CW\*(C`texlive.tlpdb\*(C'\fR. +.SS "User mode logs" +.IX Subsection "User mode logs" +In user mode, \f(CW\*(C`tlmgr.log\*(C'\fR and <tlmgr\-commands.log> are written in the +\&\f(CW\*(C`USERTREE/web2c/\*(C'\fR directlry instead of \f(CW\*(C`TEXMFSYSVAR/web2c/\*(C'\fR. .SH "MULTIPLE REPOSITORIES" .IX Header "MULTIPLE REPOSITORIES" The main TeX Live repository contains a vast array of packages. @@ -2383,4 +2387,4 @@ This script and its documentation were written for the TeX Live distribution (<https://tug.org/texlive>) and both are licensed under the \&\s-1GNU\s0 General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR tlmgr.pl 61236 2021\-12\-06 22:13:25Z karl $ +\&\f(CW$Id:\fR tlmgr.pl 63018 2022\-04\-13 00:49:43Z karl $ diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf Binary files differindex 266550496ce..3b9cf2a7e55 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf diff --git a/Master/texmf-dist/doc/texlive/tlmgr.html b/Master/texmf-dist/doc/texlive/tlmgr.html index 165f0e11d74..aecf5314d99 100644 --- a/Master/texmf-dist/doc/texlive/tlmgr.html +++ b/Master/texmf-dist/doc/texlive/tlmgr.html @@ -62,6 +62,7 @@ <li><a href="#User-mode-install">User mode install</a></li> <li><a href="#User-mode-backup-restore-remove-update">User mode backup, restore, remove, update</a></li> <li><a href="#User-mode-generate-option-paper">User mode generate, option, paper</a></li> + <li><a href="#User-mode-logs">User mode logs</a></li> </ul> </li> <li><a href="#MULTIPLE-REPOSITORIES">MULTIPLE REPOSITORIES</a> @@ -1613,6 +1614,10 @@ tlmgr remove --force foobar</code></pre> <p>In user mode, these actions operate only on the user tree's configuration files and/or <code>texlive.tlpdb</code>.</p> +<h2 id="User-mode-logs">User mode logs</h2> + +<p>In user mode, <code>tlmgr.log</code> and <tlmgr-commands.log> are written in the <code>USERTREE/web2c/</code> directlry instead of <code>TEXMFSYSVAR/web2c/</code>.</p> + <h1 id="MULTIPLE-REPOSITORIES">MULTIPLE REPOSITORIES</h1> <p>The main TeX Live repository contains a vast array of packages. Nevertheless, additional local repositories can be useful to provide locally-installed resources, such as proprietary fonts and house styles. Also, alternative package repositories distribute packages that cannot or should not be included in TeX Live, for whatever reason.</p> @@ -2121,7 +2126,7 @@ other output from post actions, not in machine readable form</code></pre> <p>This script and its documentation were written for the TeX Live distribution (<a href="https://tug.org/texlive">https://tug.org/texlive</a>) and both are licensed under the GNU General Public License Version 2 or later.</p> -<p>$Id: tlmgr.pl 62273 2022-02-28 08:52:17Z preining $</p> +<p>$Id: tlmgr.pl 63018 2022-04-13 00:49:43Z karl $</p> </body> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index f64d63f760a..35b04860842 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -37,7 +37,6 @@ $mirrors = { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, 'https://ctan.um.ac.ir/' => 1, - 'https://mirror.bardia.tech/ctan/' => 1, }, 'Japan' => { 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, @@ -47,9 +46,7 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, - 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, |