diff options
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/hyperxmp-add-bytecount.man1.pdf | bin | 0 -> 20522 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 46 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | bin | 135555 -> 135989 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/texlive/tlmgr.html | 10 |
4 files changed, 35 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/man/man1/hyperxmp-add-bytecount.man1.pdf b/Master/texmf-dist/doc/man/man1/hyperxmp-add-bytecount.man1.pdf Binary files differnew file mode 100644 index 00000000000..75d6315efb3 --- /dev/null +++ b/Master/texmf-dist/doc/man/man1/hyperxmp-add-bytecount.man1.pdf diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index 000588d4877..3fde339694e 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 "2020-09-27" "perl v5.30.2" "User Contributed Perl Documentation" +.TH TLMGR 1 "2020-11-24" "perl v5.30.2" "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 @@ -800,24 +800,34 @@ is available in a remote repository using .el .IP "\fB\-\-data \f(CBitem1,item2,...\fB\fR" 4 .IX Item "--data item1,item2,..." If the option \f(CW\*(C`\-\-data\*(C'\fR is given, its argument must be a comma separated -list of field names from: \f(CW\*(C`name\*(C'\fR, \f(CW\*(C`category\*(C'\fR, \f(CW\*(C`localrev\*(C'\fR, \f(CW\*(C`remoterev\*(C'\fR, -\&\f(CW\*(C`shortdesc\*(C'\fR, \f(CW\*(C`longdesc\*(C'\fR, \f(CW\*(C`installed\*(C'\fR, \f(CW\*(C`size\*(C'\fR, \f(CW\*(C`relocatable\*(C'\fR, \f(CW\*(C`depends\*(C'\fR, -\&\f(CW\*(C`cat\-version\*(C'\fR, \f(CW\*(C`cat\-date\*(C'\fR, or \f(CW\*(C`cat\-license\*(C'\fR, and various \f(CW\*(C`cat\-contact\-*\*(C'\fR -fields. For the \f(CW\*(C`cat\-\*(C'\fR fields, there are two more variants with prefix \f(CW\*(C`l\*(C'\fR -and \f(CW\*(C`r\*(C'\fR, that is \f(CW\*(C`lcat\-version\*(C'\fR and \f(CW\*(C`rcat\-version\*(C'\fR etc, which indicate -the local and remote information, respectively. The variants without \f(CW\*(C`l\*(C'\fR and -\&\f(CW\*(C`r\*(C'\fR show the most current one, that is normally the remote one. -.Sp -The requested packages' information is listed in \s-1CSV\s0 format one package per -line, and the column information is given by the \f(CW\*(C`itemN\*(C'\fR. The \f(CW\*(C`depends\*(C'\fR -column contains the name of all dependencies separated by \f(CW\*(C`:\*(C'\fR. +list of field names from: \f(CW\*(C`name\*(C'\fR, \f(CW\*(C`category\*(C'\fR, \f(CW\*(C`localrev\*(C'\fR, +\&\f(CW\*(C`remoterev\*(C'\fR, \f(CW\*(C`shortdesc\*(C'\fR, \f(CW\*(C`longdesc\*(C'\fR, \f(CW\*(C`installed\*(C'\fR, \f(CW\*(C`size\*(C'\fR, +\&\f(CW\*(C`relocatable\*(C'\fR, \f(CW\*(C`depends\*(C'\fR, \f(CW\*(C`cat\-version\*(C'\fR, \f(CW\*(C`cat\-date\*(C'\fR, \f(CW\*(C`cat\-license\*(C'\fR, +plus various \f(CW\*(C`cat\-contact\-*\*(C'\fR fields (see below). +.Sp +The \f(CW\*(C`cat\-*\*(C'\fR fields all come from the TeX Catalogue +(<https://ctan.org/pkg/catalogue>). For each, there are two more +variants with prefix \f(CW\*(C`l\*(C'\fR and \f(CW\*(C`r\*(C'\fR, e.g., \f(CW\*(C`lcat\-version\*(C'\fR and +\&\f(CW\*(C`rcat\-version\*(C'\fR, which indicate the local and remote information, +respectively. The variants without \f(CW\*(C`l\*(C'\fR and \f(CW\*(C`r\*(C'\fR show the most current +one, which is normally the remote value. +.Sp +The requested packages' information is listed in \s-1CSV\s0 format, one package +per line, and the column information is given by the \f(CW\*(C`itemN\*(C'\fR. The +\&\f(CW\*(C`depends\*(C'\fR column contains the names of all the dependencies separated +by \f(CW\*(C`:\*(C'\fR characters. +.Sp +At this writing, the \f(CW\*(C`cat\-contact\-*\*(C'\fR fields include: \f(CW\*(C`home\*(C'\fR, +\&\f(CW\*(C`repository\*(C'\fR, \f(CW\*(C`support\*(C'\fR, \f(CW\*(C`bugs\*(C'\fR, \f(CW\*(C`announce\*(C'\fR, \f(CW\*(C`development\*(C'\fR. Each +may be empty or a url value. A brief description is on the \s-1CTAN\s0 upload +page for new packages: <https://ctan.org/upload>. .IP "\fB\-\-json\fR" 4 .IX Item "--json" -In case \f(CW\*(C`\-\-json\*(C'\fR is specified, the output is a -\&\s-1JSON\s0 encoded array where each array element is the \s-1JSON\s0 representation of -a single \f(CW\*(C`TLPOBJ\*(C'\fR but with additional information. For details see -\&\f(CW\*(C`tlpkg/doc/JSON\-formats.txt\*(C'\fR, format definition: \f(CW\*(C`TLPOBJINFO\*(C'\fR. -If both \f(CW\*(C`\-\-json\*(C'\fR and \f(CW\*(C`\-\-data\*(C'\fR are given, \f(CW\*(C`\-\-json\*(C'\fR takes precedence. +In case \f(CW\*(C`\-\-json\*(C'\fR is specified, the output is a \s-1JSON\s0 encoded array where +each array element is the \s-1JSON\s0 representation of a single \f(CW\*(C`TLPOBJ\*(C'\fR but +with additional information. For details see +\&\f(CW\*(C`tlpkg/doc/JSON\-formats.txt\*(C'\fR, format definition: \f(CW\*(C`TLPOBJINFO\*(C'\fR. If both +\&\f(CW\*(C`\-\-json\*(C'\fR and \f(CW\*(C`\-\-data\*(C'\fR are given, \f(CW\*(C`\-\-json\*(C'\fR takes precedence. .RE .RS 4 .RE @@ -2378,4 +2388,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 56458 2020\-09\-27 22:20:18Z preining $ +\&\f(CW$Id:\fR tlmgr.pl 56993 2020\-11\-24 18:35:36Z 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 1f64e7dc438..e89e6b86ae9 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 25feb4fe164..3101f98d6a3 100644 --- a/Master/texmf-dist/doc/texlive/tlmgr.html +++ b/Master/texmf-dist/doc/texlive/tlmgr.html @@ -687,9 +687,13 @@ <dt id="data-item1-item2"><b>--data <code>item1,item2,...</code></b></dt> <dd> -<p>If the option <code>--data</code> is given, its argument must be a comma separated list of field names from: <code>name</code>, <code>category</code>, <code>localrev</code>, <code>remoterev</code>, <code>shortdesc</code>, <code>longdesc</code>, <code>installed</code>, <code>size</code>, <code>relocatable</code>, <code>depends</code>, <code>cat-version</code>, <code>cat-date</code>, or <code>cat-license</code>, and various <code>cat-contact-*</code> fields. For the <code>cat-</code> fields, there are two more variants with prefix <code>l</code> and <code>r</code>, that is <code>lcat-version</code> and <code>rcat-version</code> etc, which indicate the local and remote information, respectively. The variants without <code>l</code> and <code>r</code> show the most current one, that is normally the remote one.</p> +<p>If the option <code>--data</code> is given, its argument must be a comma separated list of field names from: <code>name</code>, <code>category</code>, <code>localrev</code>, <code>remoterev</code>, <code>shortdesc</code>, <code>longdesc</code>, <code>installed</code>, <code>size</code>, <code>relocatable</code>, <code>depends</code>, <code>cat-version</code>, <code>cat-date</code>, <code>cat-license</code>, plus various <code>cat-contact-*</code> fields (see below).</p> -<p>The requested packages' information is listed in CSV format one package per line, and the column information is given by the <code>itemN</code>. The <code>depends</code> column contains the name of all dependencies separated by <code>:</code>.</p> +<p>The <code>cat-*</code> fields all come from the TeX Catalogue (<a href="https://ctan.org/pkg/catalogue">https://ctan.org/pkg/catalogue</a>). For each, there are two more variants with prefix <code>l</code> and <code>r</code>, e.g., <code>lcat-version</code> and <code>rcat-version</code>, which indicate the local and remote information, respectively. The variants without <code>l</code> and <code>r</code> show the most current one, which is normally the remote value.</p> + +<p>The requested packages' information is listed in CSV format, one package per line, and the column information is given by the <code>itemN</code>. The <code>depends</code> column contains the names of all the dependencies separated by <code>:</code> characters.</p> + +<p>At this writing, the <code>cat-contact-*</code> fields include: <code>home</code>, <code>repository</code>, <code>support</code>, <code>bugs</code>, <code>announce</code>, <code>development</code>. Each may be empty or a url value. A brief description is on the CTAN upload page for new packages: <a href="https://ctan.org/upload">https://ctan.org/upload</a>.</p> </dd> <dt id="json1"><b>--json</b></dt> @@ -2121,7 +2125,7 @@ <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 56458 2020-09-27 22:20:18Z preining $</p> +<p>$Id: tlmgr.pl 56993 2020-11-24 18:35:36Z karl $</p> </body> |