diff options
-rw-r--r-- | Build/source/build-aux/texinfo.tex | 4 | ||||
-rw-r--r-- | Master/doc.html | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 41 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | bin | 80008 -> 79214 bytes |
4 files changed, 23 insertions, 26 deletions
diff --git a/Build/source/build-aux/texinfo.tex b/Build/source/build-aux/texinfo.tex index 0f2673c849e..cfb5c5607d9 100644 --- a/Build/source/build-aux/texinfo.tex +++ b/Build/source/build-aux/texinfo.tex @@ -3,7 +3,7 @@ % Load plain if necessary, i.e., if running under initex. \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi % -\def\texinfoversion{2014-03-17.07} +\def\texinfoversion{2014-05-05.10} % % Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, % 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, @@ -2146,7 +2146,7 @@ end \let\tenttsl=\secttsl \def\curfontsize{sec}% \def\lsize{subsec}\def\lllsize{reduced}% - \resetmathfonts \setleading{16pt}} + \resetmathfonts \setleading{17pt}} \def\subsecfonts{% \let\tenrm=\ssecrm \let\tenit=\ssecit \let\tensl=\ssecsl \let\tenbf=\ssecbf \let\tentt=\ssectt \let\smallcaps=\ssecsc diff --git a/Master/doc.html b/Master/doc.html index 0e20fdb4361..e2355e092d7 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -541,7 +541,7 @@ Fonts and LaTeX support files for Arev Sans. <a href="texmf-dist/doc/fonts/arev/mathtesty.pdf">mathtesty.pdf</a>. </small></li> -<li><b><a href="texmf-dist/doc/generic/armenian">armenian</a></b>:<small> +<li><b><a href="texmf-dist/doc/generic/armenian">armtex</a></b>:<small> A sytem for writing Armenian with TeX and LaTeX. <a href="texmf-dist/doc/generic/armenian/manual-e.pdf">manual-e.pdf</a>, <a href="texmf-dist/doc/generic/armenian/manual.pdf">manual.pdf</a>. @@ -2611,6 +2611,7 @@ The ConTeXt macro package. <a href="texmf-dist/doc/man/man1/luatools.man1.pdf">luatools.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/mtx-babel.man1.pdf">mtx-babel.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/mtx-base.man1.pdf">mtx-base.man1.pdf</a>, +<a href="texmf-dist/doc/man/man1/mtx-bibtex.man1.pdf">mtx-bibtex.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/mtx-cache.man1.pdf">mtx-cache.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/mtx-chars.man1.pdf">mtx-chars.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/mtx-check.man1.pdf">mtx-check.man1.pdf</a>, @@ -2639,6 +2640,7 @@ The ConTeXt macro package. <a href="texmf-dist/doc/man/man1/mtx-unzip.man1.pdf">mtx-unzip.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/mtx-update.man1.pdf">mtx-update.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/mtx-watch.man1.pdf">mtx-watch.man1.pdf</a>, +<a href="texmf-dist/doc/man/man1/mtx-youless.man1.pdf">mtx-youless.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/mtxrun.man1.pdf">mtxrun.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/pstopdf.man1.pdf">pstopdf.man1.pdf</a>, <a href="texmf-dist/doc/man/man1/texexec.man1.pdf">texexec.man1.pdf</a>, diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index a9eb756b603..edcbad30c28 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 "2014-04-21" "perl v5.18.2" "User Contributed Perl Documentation" +.TH TLMGR 1 "2014-05-06" "perl v5.18.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 @@ -1254,8 +1254,8 @@ installed into a user tree. .PP Description of changes of actions in user mode: .PP -\fIinstall\fR -.IX Subsection "install" +\fIuser mode install\fR +.IX Subsection "user mode install" .PP In user mode, the \f(CW\*(C`install\*(C'\fR action checks that the package and all dependencies are all either relocated or already installed in the system @@ -1270,21 +1270,18 @@ collections. For example, in normal mode \f(CW\*(C`tlmgr install collection\-context\*(C'\fR would install \f(CW\*(C`collection\-basic\*(C'\fR and other collections, while in user mode, \fIonly\fR the packages mentioned in \&\f(CW\*(C`collection\-context\*(C'\fR are installed. -.SS "backup, restore, remove, update" -.IX Subsection "backup, restore, remove, update" +.SS "user mode backup; restore; remove; update" +.IX Subsection "user mode backup; restore; remove; update" In user mode, these actions check that all packages to be acted on are installed in the user tree before proceeding; otherwise, they behave just as in normal mode. -.SS "generate, option, paper" -.IX Subsection "generate, option, paper" +.SS "user mode generate; option; paper" +.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. creates configuration files in user tree -.PP -\&\fB\s-1WARNING\s0\fR repeated: this is still has to be considered experimental! -Please report bugs to \f(CW\*(C`tex\-live@tug.org\*(C'\fR as usual -.SH "TLMGR CONFIGURATION FILE" -.IX Header "TLMGR CONFIGURATION FILE" +.SH "CONFIGURATION FILE FOR TLMGR" +.IX Header "CONFIGURATION FILE FOR TLMGR" A small subset of the command line options can be set in a config file for \f(CW\*(C`tlmgr\*(C'\fR which resides in \f(CW\*(C`TEXMFCONFIG/tlmgr/config\*(C'\fR. By default, the config file is in \f(CW\*(C`~/.texliveYYYY/texmf\-config/tlmgr/config\*(C'\fR (replacing @@ -1594,7 +1591,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 FILE\*(R"\s0 for details. +\&\f(CW\*(C`tlmgr\*(C'\fR; see \*(L"\s-1CONFIGURATION FILE FOR TLMGR\*(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 @@ -1626,13 +1623,12 @@ written to stdout). The idea is that a program can get all the information it needs by reading stdout. .PP Currently this option only applies to the -update, the -install, and the +update, +install, and \&\*(L"option\*(R" actions. -.PP -\fIupdate, install\fR -.IX Subsection "update, install" -.PP +.ie n .SS "Machine-readable ""update"" and ""install"" output" +.el .SS "Machine-readable \f(CWupdate\fP and \f(CWinstall\fP output" +.IX Subsection "Machine-readable update and install output" The output format is as follows: .PP .Vb 7 @@ -1739,10 +1735,9 @@ The run time since start of installations or updates. .IP "\fIesttot\fR" 4 .IX Item "esttot" The estimated total time. -.PP -\fIoption\fR -.IX Subsection "option" -.PP +.ie n .SS "Machine-readable ""option"" output" +.el .SS "Machine-readable \f(CWoption\fP output" +.IX Subsection "Machine-readable option output" The output format is as follows: .PP .Vb 1 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 509d4834b72..62ba573def4 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf |