summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-09 01:20:03 +0000
committerKarl Berry <karl@freefriends.org>2013-09-09 01:20:03 +0000
commit56d0b2b247e835ad40502dc7233b9b2a480ad9fa (patch)
treeb1dbcf0ea10a882fbb97356f9ff3571c028f0464 /Master/texmf-dist/doc
parent357f5e493a1ea31a56237813717363bc353b27fe (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@31602 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/man/man1/install-tl.135
-rw-r--r--Master/texmf-dist/doc/man/man1/install-tl.man1.pdfbin18639 -> 18602 bytes
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.179
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.man1.pdfbin80418 -> 80211 bytes
4 files changed, 66 insertions, 48 deletions
diff --git a/Master/texmf-dist/doc/man/man1/install-tl.1 b/Master/texmf-dist/doc/man/man1/install-tl.1
index 985c6989fe1..4ef9f9d834e 100644
--- a/Master/texmf-dist/doc/man/man1/install-tl.1
+++ b/Master/texmf-dist/doc/man/man1/install-tl.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.20)
+.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -38,6 +38,8 @@
. ds PI \(*p
. ds L" ``
. ds R" ''
+. ds C`
+. ds C'
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -48,17 +50,24 @@
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
-.ie \nF \{\
-. de IX
-. tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
..
-. nr % 0
-. rr F
-.\}
-.el \{\
-. de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+. if \nF \{
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
..
+. if !\nF==2 \{
+. nr % 0
+. nr F 2
+. \}
+. \}
.\}
+.rr rF
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
@@ -124,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "INSTALL-TL 1"
-.TH INSTALL-TL 1 "2013-08-08" "perl v5.16.3" "User Contributed Perl Documentation"
+.TH INSTALL-TL 1 "2013-08-08" "perl v5.18.1" "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
@@ -162,7 +171,7 @@ handled through \fBtlmgr\fR(1), the TeX Live Manager
(<http://tug.org/texlive/tlmgr.html>).
.PP
The most up-to-date version of this documentation is on the Internet at
-http://tug.org/texlive/doc/install\-tl.html <http://tug.org/texlive/doc/install-tl.html>.
+<http://tug.org/texlive/doc/install\-tl.html>.
.PP
For the full documentation of TeX Live, see
<http://tug.org/texlive/doc>.
@@ -209,7 +218,7 @@ Use the text mode installer (default except on Windows).
By default, the \s-1GUI\s0 tries to deduce your language from the environment
(on Windows via the registry, on Unix via \f(CW\*(C`LC_MESSAGES\*(C'\fR). If that fails
you can select a different language by giving this option with a
-language code (based on \s-1ISO\s0 639\-1). Currently supported (but not
+language code (based on \s-1ISO 639\-1\s0). Currently supported (but not
necessarily completely translated) are: English (en, default), Czech
(cs), German (de), French (fr), Italian (it), Japanese (ja), Dutch (nl),
Polish (pl), Brazilian Portuguese (pt_BR), Russian (ru), Slovak (sk),
@@ -303,7 +312,7 @@ and will just do the necessary post-install. Be warned that the file
\&\f(CW\*(C`tlpkg/texlive.tlpdb\*(C'\fR may be rewritten, that removal has to be done
manually, and that the only realistic way to maintain this installation
is to redo it from time to time. This option is not available via the
-installer interfaces. \s-1USE\s0 \s-1AT\s0 \s-1YOUR\s0 \s-1OWN\s0 \s-1RISK\s0.
+installer interfaces. \s-1USE AT YOUR OWN RISK.\s0
.IP "\fB\-logfile\fR \fIfile\fR" 4
.IX Item "-logfile file"
Write both all messages (informational, debugging, warnings) to \fIfile\fR,
diff --git a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
index 62287a35d9d..f895018221b 100644
--- a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index 75e8935d234..0cd3426c2f8 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.1
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.20)
+.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -38,6 +38,8 @@
. ds PI \(*p
. ds L" ``
. ds R" ''
+. ds C`
+. ds C'
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
@@ -48,17 +50,24 @@
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
-.ie \nF \{\
-. de IX
-. tm Index:\\$1\t\\n%\t"\\$2"
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
..
-. nr % 0
-. rr F
-.\}
-.el \{\
-. de IX
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+. if \nF \{
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
..
+. if !\nF==2 \{
+. nr % 0
+. nr F 2
+. \}
+. \}
.\}
+.rr rF
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
@@ -124,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 "2013-08-09" "perl v5.16.3" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2013-08-09" "perl v5.18.1" "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
@@ -192,10 +201,10 @@ between an option name and its value.
.IX Item "--repository url|path"
Specifies the package repository from which packages should be installed
or updated, overriding the default package repository found in the
-installation's TeX Live Package Database (a.k.a. the \s-1TLPDB\s0, defined
+installation's TeX Live Package Database (a.k.a. the \s-1TLPDB,\s0 defined
entirely in the file \f(CW\*(C`tlpkg/texlive.tlpdb\*(C'\fR). The documentation for
\&\f(CW\*(C`install\-tl\*(C'\fR has more details about this
-(http://tug.org/texlive/doc/install\-tl.html <http://tug.org/texlive/doc/install-tl.html>).
+(<http://tug.org/texlive/doc/install\-tl.html>).
.Sp
\&\f(CW\*(C`\-\-repository\*(C'\fR changes the repository location only for the current
run; to make a permanent change, use \f(CW\*(C`option repository\*(C'\fR (see the
@@ -207,7 +216,7 @@ are accepted as aliases for this option.
.IX Item "--gui [action]"
\&\f(CW\*(C`tlmgr\*(C'\fR has a graphical interface as well as the command line
interface. You can give this option, \f(CW\*(C`\-\-gui\*(C'\fR, together with an action
-to be brought directly into the respective screen of the \s-1GUI\s0. For
+to be brought directly into the respective screen of the \s-1GUI. \s0 For
example, running
.Sp
.Vb 1
@@ -221,7 +230,7 @@ starts you directly at the update screen. If no action is given, the
By default, the \s-1GUI\s0 tries to deduce your language from the environment
(on Windows via the registry, on Unix via \f(CW\*(C`LC_MESSAGES\*(C'\fR). If that fails
you can select a different language by giving this option with a
-language code (based on \s-1ISO\s0 639\-1). Currently supported (but not
+language code (based on \s-1ISO 639\-1\s0). Currently supported (but not
necessarily completely translated) are: English (en, default), Czech
(cs), German (de), French (fr), Italian (it), Japanese (ja), Dutch (nl),
Polish (pl), Brazilian Portuguese (pt_BR), Russian (ru), Slovak (sk),
@@ -236,7 +245,7 @@ what remains to be done.
.IX Item "--machine-readable"
Instead of the normal output intended for human consumption, write (to
standard output) a fixed format more suitable for machine parsing. See
-the \*(L"MACHINE-READABLE \s-1OUTPUT\s0\*(R" section below.
+the \*(L"MACHINE-READABLE \s-1OUTPUT\*(R"\s0 section below.
.IP "\fB\-\-no\-execute\-actions\fR" 4
.IX Item "--no-execute-actions"
Suppress the execution of the execute actions as defined in the tlpsrc
@@ -273,10 +282,10 @@ Change the pinning file location from \f(CW\*(C`TEXMFLOCAL/tlpkg/pinning.txt\*(C
only useful in debugging.
.IP "\fB\-\-usermode\fR" 4
.IX Item "--usermode"
-Activates user mode for this run of \f(CW\*(C`tlmgr\*(C'\fR; see \*(L"\s-1USER\s0 \s-1MODE\s0\*(R" below.
+Activates user mode for this run of \f(CW\*(C`tlmgr\*(C'\fR; see \*(L"\s-1USER MODE\*(R"\s0 below.
.IP "\fB\-\-usertree\fR \fIdir\fR" 4
.IX Item "--usertree dir"
-Uses \fIdir\fR for the tree in user mode; see \*(L"\s-1USER\s0 \s-1MODE\s0\*(R" below.
+Uses \fIdir\fR for the tree in user mode; see \*(L"\s-1USER MODE\*(R"\s0 below.
.PP
The standard options for TeX Live programs are also accepted:
\&\f(CW\*(C`\-\-help/\-h/\-?\*(C'\fR, \f(CW\*(C`\-\-version\*(C'\fR, \f(CW\*(C`\-q\*(C'\fR (no informational messages), \f(CW\*(C`\-v\*(C'\fR
@@ -315,7 +324,7 @@ the \f(CW\*(C`option\*(C'\fR action.
Options:
.IP "\fB\-\-backupdir\fR \fIdirectory\fR" 4
.IX Item "--backupdir directory"
-Overrides the \f(CW\*(C`backupdir\*(C'\fR option setting in the \s-1TLPDB\s0.
+Overrides the \f(CW\*(C`backupdir\*(C'\fR option setting in the \s-1TLPDB.\s0
The \fIdirectory\fR argument is required and must specify an existing,
writable directory where backups are to be placed.
.IP "\fB\-\-all\fR" 4
@@ -327,7 +336,7 @@ Live installation; this will take quite a lot of space and time. If
.IX Item "--clean[=N]"
Instead of making backups, prune the backup directory of old backups, as
explained above. The optional integer argument \fIN\fR overrides the
-\&\f(CW\*(C`autobackup\*(C'\fR option set in the \s-1TLPDB\s0. You must use \f(CW\*(C`\-\-all\*(C'\fR or a list
+\&\f(CW\*(C`autobackup\*(C'\fR option set in the \s-1TLPDB. \s0 You must use \f(CW\*(C`\-\-all\*(C'\fR or a list
of packages together with this option, as desired.
.IP "\fB\-\-dry\-run\fR" 4
.IX Item "--dry-run"
@@ -338,13 +347,13 @@ performed are written to the terminal.
.IP "\fBcandidates \f(BIpkg\fB\fR" 4
.IX Item "candidates pkg"
Shows the available candidate repositories for package \fIpkg\fR.
-See \*(L"\s-1MULTIPLE\s0 \s-1REPOSITORIES\s0\*(R" below.
+See \*(L"\s-1MULTIPLE REPOSITORIES\*(R"\s0 below.
.SS "check [\fIoption\fP]... [files|depends|executes|runfiles|all]"
.IX Subsection "check [option]... [files|depends|executes|runfiles|all]"
Executes one (or all) check(s) on the consistency of the installation.
.IP "\fBfiles\fR" 4
.IX Item "files"
-Checks that all files listed in the local \s-1TLPDB\s0 (\f(CW\*(C`texlive.tlpdb\*(C'\fR) are
+Checks that all files listed in the local \s-1TLPDB \s0(\f(CW\*(C`texlive.tlpdb\*(C'\fR) are
actually present, and lists those missing.
.IP "\fBdepends\fR" 4
.IX Item "depends"
@@ -398,7 +407,7 @@ done, so any sort of breakage is possible.
.IX Subsection "dump-tlpdb [--local|--remote]"
Dump complete local or remote \s-1TLPDB\s0 to standard output, as-is. The
output is analogous to the \f(CW\*(C`\-\-machine\-readable\*(C'\fR output; see
-\&\*(L"MACHINE-READABLE \s-1OUTPUT\s0\*(R" section.
+\&\*(L"MACHINE-READABLE \s-1OUTPUT\*(R"\s0 section.
.PP
Options:
.IP "\fB\-\-local\fR" 4
@@ -447,7 +456,7 @@ information and/or <http://tug.org/fonts/fontinstall.html>.
.PP
In more detail: \f(CW\*(C`generate\*(C'\fR remakes any of the configuration files
\&\f(CW\*(C`language.dat\*(C'\fR, \f(CW\*(C`language.def\*(C'\fR, \f(CW\*(C`language.dat.lua\*(C'\fR, and
-\&\f(CW\*(C`fmtutil.cnf\*(C'\fR, from the information present in the local \s-1TLPDB\s0, plus
+\&\f(CW\*(C`fmtutil.cnf\*(C'\fR, from the information present in the local \s-1TLPDB,\s0 plus
locally-maintained files.
.PP
The locally-maintained files are \f(CW\*(C`language\-local.dat\*(C'\fR,
@@ -581,12 +590,12 @@ are listed.
.PD
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.
+\&\*(L"\s-1TAXONOMIES\*(R"\s0 below for details.
.SS "init-usertree"
.IX Subsection "init-usertree"
Sets up a texmf tree for so-called user mode management, either the
default user tree (\f(CW\*(C`TEXMFHOME\*(C'\fR), or one specified on the command line
-with \f(CW\*(C`\-\-usertree\*(C'\fR. See \*(L"\s-1USER\s0 \s-1MODE\s0\*(R" below.
+with \f(CW\*(C`\-\-usertree\*(C'\fR. See \*(L"\s-1USER MODE\*(R"\s0 below.
.SS "install [\fIoption\fP]... \fIpkg\fP..."
.IX Subsection "install [option]... pkg..."
Install each \fIpkg\fR given on the command line. By default this installs
@@ -667,7 +676,7 @@ the definitive list):
.PP
One common use of \f(CW\*(C`option\*(C'\fR is to permanently change the installation to
get further updates from the Internet, after originally installing from
-\&\s-1DVD\s0. To do this, you can run
+\&\s-1DVD. \s0 To do this, you can run
.PP
.Vb 1
\& tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet
@@ -890,7 +899,7 @@ allowed.
.IP "\fB\-\-backupdir\fR \fIdirectory\fR" 4
.IX Item "--backupdir directory"
Specify the directory where the backups are to be found. If not given it
-will be taken from the configuration setting in the \s-1TLPDB\s0.
+will be taken from the configuration setting in the \s-1TLPDB.\s0
.IP "\fB\-\-dry\-run\fR" 4
.IX Item "--dry-run"
Nothing is actually restored; instead, the actions to be performed are
@@ -938,8 +947,8 @@ written to the terminal.
.IP "\fBrepository set \f(BIpath\fB[#\f(BItag\fB] [\f(BIpath\fB[#\f(BItag\fB] ...]\fR" 4
.IX Item "repository set path[#tag] [path[#tag] ...]"
.PD
-This action manages the list of repositories. See \*(L"\s-1MULTIPLE\s0
-\&\s-1REPOSITORIES\s0\*(R" below for detailed explanations.
+This action manages the list of repositories. See \*(L"\s-1MULTIPLE
+REPOSITORIES\*(R"\s0 below for detailed explanations.
.Sp
The first form (\f(CW\*(C`list\*(C'\fR) lists all configured repositories and the
respective tags if set. If a path, url, or tag is given after the
@@ -996,7 +1005,7 @@ word \f(CW\*(C`tables\*(C'\fR (unless they also contain the word \f(CW\*(C`table
If a search for any (or all) taxonomies is done, by specifying one of
the taxonomy options below, then instead of searching for packages, list
the entire corresponding taxonomy (or all of them). See
-\&\*(L"\s-1TAXONOMIES\s0\*(R" below.
+\&\*(L"\s-1TAXONOMIES\*(R"\s0 below.
.PP
Other search options are selected by specifying one of the following:
.IP "\fB\-\-file\fR" 4
@@ -1013,7 +1022,7 @@ List all filenames containing \fIwhat\fR.
.IX Item "--characterization"
.PD
Search in the corresponding taxonomy (or all) instead of the package
-descriptions. See \*(L"\s-1TAXONOMIES\s0\*(R" below.
+descriptions. See \*(L"\s-1TAXONOMIES\*(R"\s0 below.
.IP "\fB\-\-all\fR" 4
.IX Item "--all"
Search for package names, descriptions, and taxonomies, but not files.
@@ -1200,7 +1209,7 @@ If the package on the server is older than the package already installed
downgrade. Also, packages for uninstalled platforms are not installed.
.SH "USER MODE"
.IX Header "USER MODE"
-\&\fB\s-1WARNING:\s0\fR This is new work in \s-1TL\s0 2013. Expect breakage, and the need
+\&\fB\s-1WARNING:\s0\fR This is new work in \s-1TL 2013. \s0 Expect breakage, and the need
to reinstall your user tree.
.PP
\&\f(CW\*(C`tlmgr\*(C'\fR provides a restricted way, called ``user mode'', to manage
@@ -1325,7 +1334,7 @@ The keywords, as specified at <http://az.ctan.org/keyword>.
.el .IP "\f(CW\-\-functionality\fR" 4
.IX Item "--functionality"
The ``by\-topic'' categorization created by J\e"urgen Fenn, as specified
-at http://az.ctan.org/characterization/by\-function <http://az.ctan.org/characterization/by-function>.
+at <http://az.ctan.org/characterization/by\-function>.
.ie n .IP """\-\-characterization""" 4
.el .IP "\f(CW\-\-characterization\fR" 4
.IX Item "--characterization"
@@ -1489,7 +1498,7 @@ only those \fInot\fR installed, or only those with update available.
.IP "Category" 4
.IX Item "Category"
Select which categories are shown: packages, collections, and/or
-schemes. These are briefly explained in the \*(L"\s-1DESCRIPTION\s0\*(R" section
+schemes. These are briefly explained in the \*(L"\s-1DESCRIPTION\*(R"\s0 section
above.
.IP "Match" 4
.IX Item "Match"
@@ -1594,7 +1603,7 @@ Several toggles are also here. The first is \f(CW\*(C`Expert options\*(C'\fR, w
set by default. If you turn this off, the next time you start the \s-1GUI\s0 a
simplified screen will be shown that display only the most important
functionality. This setting is saved in the configuration file of
-\&\f(CW\*(C`tlmgr\*(C'\fR; see \*(L"\s-1CONFIGURATION\s0 \s-1FILE\s0\*(R" for details.
+\&\f(CW\*(C`tlmgr\*(C'\fR; see \*(L"\s-1CONFIGURATION FILE\*(R"\s0 for details.
.Sp
The other toggles are all off by default: for debugging output, to
disable the automatic installation of new packages, and to disable the
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
index b31d44ba931..2821cbd38df 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
Binary files differ