From d7f016c51c9616395c8b32f1b1ac328120e14b15 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 Apr 2012 02:30:15 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@26034 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/doc/man/man1/tlmgr.1 | 37 +++--- Master/texmf/doc/man/man1/tlmgr.man1.pdf | Bin 72197 -> 72473 bytes .../scripts/texlive/var/texcatalogue.keywords | 124 ++++++++++++++++++++- 3 files changed, 138 insertions(+), 23 deletions(-) (limited to 'Master/texmf') diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index a1118b5e79c..fe16f12e74f 100644 --- a/Master/texmf/doc/man/man1/tlmgr.1 +++ b/Master/texmf/doc/man/man1/tlmgr.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2012-04-17" "perl v5.14.2" "User Contributed Perl Documentation" +.TH TLMGR 1 "2012-04-18" "perl v5.14.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 @@ -872,9 +872,16 @@ descriptions. See \*(L"\s-1TAXONOMIES\s0\*(R" below. .IP "\fB\-\-all\fR" 4 .IX Item "--all" Search for package names, descriptions, and taxonomies, but not files. -.SS "show [\fIoptions\fP] \fIpkg\fP..." -.IX Subsection "show [options] pkg..." -Display information about \fIpkg\fR: the name, category, short and long +.SS "info [\fIoptions\fP] [collections|schemes|\fIpkg\fP...]" +.IX Subsection "info [options] [collections|schemes|pkg...]" +With no argument, lists all packages available at the package +repository, prefixing those already installed with \f(CW\*(C`i\*(C'\fR. +.PP +With the single word \f(CW\*(C`collections\*(C'\fR or \f(CW\*(C`schemes\*(C'\fR as the argument, lists +the request type instead of all packages. +.PP +With anything else as arguments, +display information about \fIpkg\fR: the name, category, short and long description, installation status, and TeX Live revision number. Searches in the remote installation source for the package if it is not locally installed. @@ -885,6 +892,9 @@ package version, approximations only, due to timing skew of the updates of the difference pieces. The \f(CW\*(C`revision\*(C'\fR value, by contrast, comes directly from \s-1TL\s0 and is reliable. .PP +The former actions \fBshow\fR and \fBlist\fR are merged into this action, +but are still supported for backward compatibility. +.PP Options: .IP "\fB\-\-list\fR" 4 .IX Item "--list" @@ -892,6 +902,12 @@ If the option \f(CW\*(C`\-\-list\*(C'\fR is given with a package, the list of co files is also shown, including those for platform-specific dependencies. When given with schemes and collections, \f(CW\*(C`\-\-list\*(C'\fR outputs their dependencies in a similar way. +.IP "\fB\-\-only\-installed\fR" 4 +.IX Item "--only-installed" +If this options is given, the installation source will +not be used; only locally installed packages, collections, or schemes +are listed. +(Does not work for listing of packages for now) .IP "\fB\-\-taxonomy\fR" 4 .IX Item "--taxonomy" .PD 0 @@ -905,19 +921,6 @@ dependencies in a similar way. In addition to the normal data displayed, also display information for given packages from the corresponding taxonomy (or all of them). See \&\*(L"\s-1TAXONOMIES\s0\*(R" below for details. -.SS "list [\-\-only\-installed] [collections|schemes|\fIpkg\fP...]" -.IX Subsection "list [--only-installed] [collections|schemes|pkg...]" -With no argument, lists all packages available at the package -repository, prefixing those already installed with \f(CW\*(C`i\*(C'\fR. -.PP -With the single word \f(CW\*(C`collections\*(C'\fR or \f(CW\*(C`schemes\*(C'\fR as the argument, lists -the request type. -.PP -With anything else as arguments, operates as the \f(CW\*(C`show\*(C'\fR action. -.PP -If the option \f(CW\*(C`\-\-only\-installed\*(C'\fR is given, the installation source will -not be used; only locally installed packages, collections, or schemes -are listed. .SS "dump-tlpdb [\-\-local|\-\-remote]" .IX Subsection "dump-tlpdb [--local|--remote]" Dump complete local or remote \s-1TLPDB\s0 to standard output, as-is. The diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf index 178a2b75dfa..2ca8810ad33 100644 Binary files a/Master/texmf/doc/man/man1/tlmgr.man1.pdf and b/Master/texmf/doc/man/man1/tlmgr.man1.pdf differ diff --git a/Master/texmf/scripts/texlive/var/texcatalogue.keywords b/Master/texmf/scripts/texlive/var/texcatalogue.keywords index 3598391d417..b3104cfadc0 100644 --- a/Master/texmf/scripts/texlive/var/texcatalogue.keywords +++ b/Master/texmf/scripts/texlive/var/texcatalogue.keywords @@ -198,6 +198,9 @@ $taxonomy = { 'IEEEconf' => [ 'collections, proceedings, conferences' ], + 'friulan' => [ + 'languages other than English' + ], 'exercise' => [ 'exams, exercises, answers' ], @@ -2262,6 +2265,9 @@ $taxonomy = { 'graphics created inside TeX (pictures, PSTricks, PGF, etc.)', 'Humanities' ], + 'M-Tx' => [ + 'music' + ], 'thai-usl' => [ 'fonts, text', 'MetaFont, Metapost' @@ -3112,6 +3118,10 @@ $taxonomy = { 'fonts, mathematics', 'help, documentation, FAQ' ], + 'monofill' => [ + 'spacing, horizontal or vertical', + 'tables' + ], 'beamerthemeJLTree' => [ 'presentations (powerpoint-like, using a beamer)' ], @@ -3819,6 +3829,9 @@ $taxonomy = { 'pdfescape' => [ 'output format PDF, PostScript' ], + 'nicefilelist' => [ + 'external programs, interfacing' + ], 'gurmukhi' => [ 'languages other than English' ], @@ -4306,6 +4319,9 @@ $taxonomy = { 'ps2mf' => [ 'MetaFont, Metapost' ], + 'mycv' => [ + 'vita, CV, resume' + ], 'eukdate' => [ 'dates and times' ], @@ -4980,6 +4996,9 @@ $taxonomy = { 'kile' => [ 'editing, graphical work environment' ], + 'fundus-pvscript' => [ + 'fonts, text' + ], 'latex-doc' => [ 'help, documentation, FAQ' ], @@ -5102,6 +5121,10 @@ $taxonomy = { 'watermark' => [ 'watermark, draftmark' ], + 'tikzpfeile' => [ + 'arrows', + 'graphics created inside TeX (pictures, PSTricks, PGF, etc.)' + ], 'pst-circ' => [ 'graphics created inside TeX (pictures, PSTricks, PGF, etc.)', 'Physics, Chemistry, Biology' @@ -6166,6 +6189,9 @@ $taxonomy = { 'xkeyval' => [ 'macro programming' ], + 'pmxChords' => [ + 'music' + ], 'fakebold' => [ 'text decoration (underline, etc.)' ], @@ -7284,14 +7310,14 @@ $taxonomy = { 'WP2LaTeX' => [ 'word processor conversion' ], - 'autoview' => [ - 'external programs, interfacing', - 'output viewer' - ], 'magaz' => [ 'document style', 'dropped letter, often initial letter' ], + 'autoview' => [ + 'external programs, interfacing', + 'output viewer' + ], 'xr' => [ 'cross references' ], @@ -7358,6 +7384,9 @@ $taxonomy = { 'TeXProject' => [ 'document style' ], + 'romansh' => [ + 'languages other than English' + ], 'midpage' => [ 'macro programming', 'page styles' @@ -8675,6 +8704,9 @@ $taxonomy = { 'nccfancyhdr' => [ 'headers, footers' ], + 'fundus-va' => [ + 'fonts, text' + ], 'nb4latex' => [ 'word processor conversion' ], @@ -9772,6 +9804,9 @@ $taxonomy = { 'publisher\'s style', 'report style' ], + 'uktug-bask' => [ + 'help, documentation, FAQ' + ], 'texfilt' => [ 'macro programming' ], @@ -9779,6 +9814,9 @@ $taxonomy = { 'help, documentation, FAQ', 'MetaFont, Metapost' ], + 'l3regex' => [ + 'macro programming' + ], 'rec-thy' => [ 'Mathematics (the subject)' ], @@ -11454,6 +11492,9 @@ $taxonomy = { 'pst-bar' => [ 'graphics created inside TeX (pictures, PSTricks, PGF, etc.)' ], + 'fundus-sueterlin' => [ + 'fonts, text' + ], 'cyrmemo' => [ 'help, documentation, FAQ' ], @@ -11522,6 +11563,9 @@ $taxonomy = { 'vfware' => [ 'font selection' ], + 'fundus-cyr' => [ + 'languages other than English' + ], 'qstest' => [ 'make, compilation systems' ], @@ -12550,6 +12594,9 @@ $taxonomy = { 'metapost-matlab' => [ 'MetaFont, Metapost' ], + 'regexpatch' => [ + 'macro programming' + ], 'isonums' => [ 'symbols, mathematical' ], @@ -20843,6 +20890,8 @@ $taxonomy = { Uncharacterized', 'metapost-matlab' => ' Uncharacterized', + 'regexpatch' => 'Programming in TeX > + Package management', 'isonums' => ' Uncharacterized', 'onepagem' => ' @@ -21343,6 +21392,8 @@ $taxonomy = { Other', 'IEEEconf' => 'Document types > Proceedings > Proceedings styles', + 'friulan' => 'Non-English languages > + Other', 'exercise' => 'Document types > Exams, exercise sets, and answers', 'logical-markup-utils' => 'Programming in TeX > @@ -22607,6 +22658,8 @@ $taxonomy = { Captions', 'pstrees' => 'Subject-specific typesetting > Linguistics', + 'M-Tx' => 'Document types > Other > + Music', 'thai-usl' => 'Fonts > Text body fonts', 'moderncv' => 'Document types > Curriculum @@ -23117,6 +23170,8 @@ $taxonomy = { manipulation', 'free-math-font-survey' => 'Documentation > Other', + 'monofill' => 'Page-focused > + Tables', 'beamerthemeJLTree' => 'Document types > Presentations', 'tools' => ' @@ -23563,6 +23618,8 @@ $taxonomy = { fonts', 'pdfescape' => 'Output > PDF, PostScript', + 'nicefilelist' => ' + Uncharacterized', 'urw-arial' => 'Fonts > Text body fonts', 'duerer-LaTeX' => 'Fonts > Support @@ -23847,6 +23904,8 @@ $taxonomy = { tools', 'softmaker-alteschwabacher' => 'Fonts > Support files', + 'mycv' => 'Document types > Curriculum + Vita', 'eukdate' => 'Programming in TeX > Date and time', 'psnfss-source' => 'Fonts > Support @@ -24236,6 +24295,8 @@ $taxonomy = { TeX', 'kile' => 'Tools > Editors and shells', + 'fundus-pvscript' => 'Fonts > Text body + fonts', 'latex-doc' => 'Documentation > Other', 'cuted' => 'Page-focused > Multiple @@ -24312,6 +24373,8 @@ $taxonomy = { fonts', 'watermark' => 'Page-focused > Other', + 'tikzpfeile' => 'Graphics > Inside + TeX', 'pst-circ' => 'Subject-specific typesetting > Physics', 'bezos' => ' @@ -24970,6 +25033,8 @@ $taxonomy = { fonts', 'xkeyval' => 'Programming in TeX > Programming structures', + 'pmxChords' => 'Document types > Other > + Music', 'fakebold' => 'Fonts > Other', 'polytable' => 'Page-focused > @@ -25685,6 +25750,8 @@ $taxonomy = { > Mathematics > Matrices, vectors', 'TeXProject' => 'Document types > Other > Misc', + 'romansh' => 'Non-English languages > + Other', 'midpage' => 'Page-focused > Other', 'fouridx' => 'Subject-specific typesetting @@ -26503,6 +26570,8 @@ $taxonomy = { footers', 'fontools' => 'Fonts > Font tools', + 'fundus-va' => 'Fonts > Text body + fonts', 's2latex' => 'Tools > Convert formats', 'nb4latex' => 'Tools > Convert @@ -27189,10 +27258,14 @@ $taxonomy = { minipages', 'erdc' => 'Document types > Other', + 'uktug-bask' => 'Documentation > + Other', 'texfilt' => 'Tools > Other', 'Metafont book' => 'Documentation > Other', + 'l3regex' => 'Programming in TeX > + Programming structures', 'rec-thy' => 'Subject-specific typesetting > Mathematics', 'at' => 'Programming in TeX > @@ -28228,6 +28301,8 @@ $taxonomy = { manipulation', 'pst-bar' => 'Graphics > Tools', + 'fundus-sueterlin' => 'Fonts > Text body + fonts', 'cyrmemo' => 'Documentation > Other', 'tinyc2l' => 'Page-focused > @@ -28272,6 +28347,8 @@ $taxonomy = { Tutorial', 'vfware' => 'Fonts > Support files', + 'fundus-cyr' => 'Non-English languages > + Other', 'qstest' => 'Tools > Document management', 'mrcheckbib' => 'Tools > Bibliography @@ -28886,6 +28963,8 @@ $taxonomy = { Extensions', 'metapost-matlab' => 'Graphics > MetaFont or Metapost', + 'regexpatch' => 'Programming in TeX > + Programming structures', 'isonums' => 'Subject-specific typesetting > Mathematics > Mathematical symbols', 'onepagem' => 'Page-focused > Page @@ -29587,6 +29666,7 @@ $taxonomy = { 'nccstretch', 'tabto-generic', 'thinsp', + 'monofill', 'LigaTeX', 'nicetext', 'rmligs', @@ -29628,6 +29708,7 @@ $taxonomy = { 'bigtable', 'LaTable', 'threeparttablex', + 'monofill', 'ltablex', 'smalltableof', 'hhline', @@ -29815,6 +29896,7 @@ $taxonomy = { 'pst-dbicons', 'pictex-autoarea', 'qtree', + 'tikzpfeile', 'pst-circ', 'LaTeXPiX', 'pictex2', @@ -30537,6 +30619,7 @@ $taxonomy = { 'ptsans', 'staves', 'shavian', + 'fundus-pvscript', 'yfrak', 'mdsymbol', 'yswab', @@ -30581,6 +30664,7 @@ $taxonomy = { 'psfonts', 'urw-antiqua', 'helvet', + 'fundus-va', 'palladam', 'phoenician', 'stix', @@ -30620,6 +30704,7 @@ $taxonomy = { 'rustic', 'nkarta', 'lato', + 'fundus-sueterlin', 'Metafont', 'scyrillic', 'verdana', @@ -30785,6 +30870,7 @@ $taxonomy = { 'languages other than English' => [ 'msg', 'pauldoc', + 'friulan', 'logical-markup-utils', 'xecjk', 'context-french', @@ -30935,6 +31021,7 @@ $taxonomy = { 'fribrief', 'tamil-omega', 'romaniantex', + 'romansh', 'spanish-mx', 'greekdates', 'kdgreek', @@ -31011,6 +31098,7 @@ $taxonomy = { 'GFS Solomos', 'klinz', 'bib-fr', + 'fundus-cyr', 'sanskrit', 'accents-cs', 'Pecha', @@ -31980,7 +32068,8 @@ $taxonomy = { 'arrows' => [ 'chemarrow', 'dotarrow', - 'taylor' + 'taylor', + 'tikzpfeile' ], 'dates and times' => [ 'dates', @@ -32654,6 +32743,7 @@ $taxonomy = { 'letltxmacro', 'filemod', 'texfilt', + 'l3regex', 'at', 'statistik', 'etex-pkg', @@ -32738,6 +32828,7 @@ $taxonomy = { 'somedefs', 'engord', 'LaTeX-tds', + 'regexpatch', 'zahl2string', 'compsci', 'coollist', @@ -32777,8 +32868,10 @@ $taxonomy = { 'music' => [ 'abc2mtex', 'biblatex-musuos', + 'M-Tx', 'Mid2TeX/Free', 'byzfonts', + 'pmxChords', 'dvdcoll', 'musictex', 'gtrcrd', @@ -33437,6 +33530,7 @@ $taxonomy = { 'LaTeXDB', 'Exceltex', 'MetaPlot', + 'nicefilelist', 'sgmlcmpt', 'csvtools', 'xl2latex', @@ -34377,6 +34471,7 @@ $taxonomy = { 'cv', 'moderncv', 'ECV', + 'mycv', 'translation-europecv-de', 'currvita', 'CurVe', @@ -34590,6 +34685,7 @@ $taxonomy = { 'amslatex-primer', 'translation-natbib-fr', 'mathesatz-examples', + 'uktug-bask', 'Metafont book', 'infwarerr', 'latexcheat', @@ -34980,7 +35076,8 @@ $taxonomy = { Package management' => { '_packages_' => [ 'myfilist', - 'versions' + 'versions', + 'regexpatch' ] }, 'Non-English languages > @@ -39479,6 +39576,7 @@ $taxonomy = { 'slashbox', 'bigtable', 'threeparttablex', + 'monofill', 'ltablex', 'hhline', 'ltabptch', @@ -40236,6 +40334,7 @@ $taxonomy = { 'robustcommand', 'coolstr', 'namespc', + 'l3regex', 'stringstrings', 'showdim', 'show2e', @@ -40244,6 +40343,7 @@ $taxonomy = { 'ltxcmds', 'lazylist', 'logbox', + 'regexpatch', 'coollist', 'xesearch', 'forloop', @@ -40662,6 +40762,7 @@ $taxonomy = { 'pst-infixplot', 'pictex-autoarea', 'qtree', + 'tikzpfeile', 'pictex2', 'reotex', 'tkz-tab', @@ -40794,6 +40895,7 @@ $taxonomy = { 'Non-English languages > Other' => { '_packages_' => [ + 'friulan', 'serbian-date-lat', 'bardi', 'serbian-apostrophe', @@ -40804,10 +40906,12 @@ $taxonomy = { 'sr-hyphen-spec', 'serbian-def-cyr', 'romaniantex', + 'romansh', 'serbianc', 'fixlatvian', 'he-le-na', 'lithuanian-babel', + 'fundus-cyr', 'esperant', 'serbian-lig', 'espo' @@ -41017,6 +41121,7 @@ $taxonomy = { 'french-translations', 'translation-natbib-fr', 'mathesatz-examples', + 'uktug-bask', 'Metafont book', 'sfwmac', 'usrguide', @@ -41233,6 +41338,7 @@ $taxonomy = { 'ptsans', 'cc-pl', 'shavian', + 'fundus-pvscript', 'ibycus-babel', 'yfrak', 'Bengali Omega', @@ -41304,6 +41410,7 @@ $taxonomy = { 'psfonts', 'urw-antiqua', 'helvet', + 'fundus-va', 'palladam', 'phoenician', 'bard', @@ -41338,6 +41445,7 @@ $taxonomy = { 'rustic', 'ecc', 'GFS Solomos', + 'fundus-sueterlin', 'Epigrafica', 'scyrillic', 'classico', @@ -42518,6 +42626,7 @@ $taxonomy = { 'cv', 'moderncv', 'ECV', + 'mycv', 'translation-europecv-de', 'currvita', 'CurVe', @@ -42664,7 +42773,9 @@ $taxonomy = { '_packages_' => [ 'guitar', 'pmx', + 'M-Tx', 'Mid2TeX/Free', + 'pmxChords', 'texchord', 'mtex', 'musixguit', @@ -43264,6 +43375,7 @@ $taxonomy = { 'sorhyph', 'thirteen', 'epigraph', + 'nicefilelist', 'ltxdockit', 'musixtex-egler', 'dvips-os2', -- cgit v1.2.3