diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-29 02:00:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-29 02:00:43 +0000 |
commit | 8765d11e770194c0f6e94d41f79b33a441ce3da9 (patch) | |
tree | 563756088d7f6779352e3e035fe3402aae5803ba | |
parent | 3804db751841e9dfaa416fe6a63f6f715c8b885d (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@18571 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/doc.html | 12 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.1 | 28 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/tlmgr.man1.pdf | bin | 57328 -> 58049 bytes |
3 files changed, 27 insertions, 13 deletions
diff --git a/Master/doc.html b/Master/doc.html index 224b49a0250..c74731aee71 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -82,6 +82,7 @@ Adaptable BibTeX styles. <li><b><a href="texmf-dist/doc/latex/achemso">achemso</a></b>:<small> Support for American Chemical Society journal submissions. +<a href="texmf-dist/doc/latex/achemso/achemso-demo.pdf">achemso-demo.pdf</a>, <a href="texmf-dist/doc/latex/achemso/achemso.pdf">achemso.pdf</a>. </small></li> @@ -1576,7 +1577,6 @@ The ConTeXt macro package. <a href="texmf-dist/doc/context/scripts/perl/texshow.html">texshow.html</a>, <a href="texmf/doc/man/man1/ctxtools.man1.pdf">ctxtools.man1.pdf</a>, <a href="texmf/doc/man/man1/texexec.man1.pdf">texexec.man1.pdf</a>, -<a href="texmf/doc/man/man1/texfind.man1.pdf">texfind.man1.pdf</a>, <a href="texmf/doc/man/man1/texmfstart.man1.pdf">texmfstart.man1.pdf</a>. </small></li> @@ -2173,6 +2173,7 @@ LaTeX support for the Duerer fonts. </small></li> <li><b><a href="texmf-dist/doc/latex/duotenzor">duotenzor</a></b>:<small> +Drawing package for circuit and duotensor diagrams. <a href="texmf-dist/doc/latex/duotenzor/duotenzormanual.pdf">duotenzormanual.pdf</a>. </small></li> @@ -3095,9 +3096,9 @@ Tools to simplify using fonts (especially TT/OTF ones). <a href="texmf/doc/man/man1/showglyphs.man1.pdf">showglyphs.man1.pdf</a>. </small></li> -<li><b><a href="texmf-dist/doc/xelatex/fontspec">fontspec</a></b>:<small> -An automatic interface to feature-rich fonts in XeLaTeX. -<a href="texmf-dist/doc/xelatex/fontspec/fontspec.pdf">fontspec.pdf</a>. +<li><b><a href="texmf-dist/doc/latex/fontspec">fontspec</a></b>:<small> +Advanced font selection in XeLaTeX and LuaLaTeX. +<a href="texmf-dist/doc/latex/fontspec/fontspec.pdf">fontspec.pdf</a>. </small></li> <li><b><a href="texmf-dist/doc/latex/fonttable">fonttable</a></b>:<small> @@ -4680,7 +4681,8 @@ Basic resource management for LuaTeX code. <a href="texmf-dist/doc/luatex/luatexbase/luatexbase-loader.pdf">luatexbase-loader.pdf</a>, <a href="texmf-dist/doc/luatex/luatexbase/luatexbase-mcb.pdf">luatexbase-mcb.pdf</a>, <a href="texmf-dist/doc/luatex/luatexbase/luatexbase-modutils.pdf">luatexbase-modutils.pdf</a>, -<a href="texmf-dist/doc/luatex/luatexbase/luatexbase-regs.pdf">luatexbase-regs.pdf</a>. +<a href="texmf-dist/doc/luatex/luatexbase/luatexbase-regs.pdf">luatexbase-regs.pdf</a>, +<a href="texmf-dist/doc/luatex/luatexbase/luatexbase.pdf">luatexbase.pdf</a>. </small></li> <li><b><a href="texmf-dist/doc/luatex/luatextra">luatextra</a></b>:<small> diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1 index ea8f49f469e..c10c067f5cd 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 "2010-05-25" "perl v5.10.1" "User Contributed Perl Documentation" +.TH TLMGR 1 "2010-05-28" "perl v5.10.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 @@ -648,13 +648,28 @@ Or you can use: The \f(CW\*(C`\-\-\*(C'\fR avoids having the \f(CW\*(C`\-1\*(C'\fR treated as an option. (For most programs, \f(CW\*(C`\-\-\*(C'\fR stops parsing for arguments at the point where it appears; this is a general feature of option parsing.) -.SS "conf" -.IX Subsection "conf" -Show general configuration information for TeX Live, including active -configuration files, path settings, and more. +.SS "conf [texmf|tlmgr [key [value]]]" +.IX Subsection "conf [texmf|tlmgr [key [value]]]" +With only the \f(CW\*(C`conf\*(C'\fR given show general configuration information for +TeX Live, including active configuration files, path settings, and more. .PP This option to \f(CW\*(C`tlmgr\*(C'\fR mimics the \f(CW\*(C`texconfig conf\*(C'\fR call, but works on all supported platforms. +.PP +With either \f(CW\*(C`texmf\*(C'\fR or \f(CW\*(C`tlmgr\*(C'\fR given in addition, shows all key/value +pairs (i.e., all settings) as saved in \f(CW\*(C`ROOT/texmf.cnf\*(C'\fR and the tlmgr +configuration file (see below), respectively. +.PP +If \f(CW\*(C`key\*(C'\fR is given in addition, shows the value of that given \f(CW\*(C`key\*(C'\fR in +the respective file. +.PP +If \f(CW\*(C`value\*(C'\fR is given in addition, \f(CW\*(C`key\*(C'\fR is set to \f(CW\*(C`value\*(C'\fR in the +respective file. +.PP +\&\fB\s-1WARNING:\s0\fR Setting arbitrary keys in the tlmgr config file (i.e., with +\&\f(CW\*(C`tlmgr conf tlmgr \f(CIkey\f(CW \f(CIvalue\f(CW\*(C'\fR is \fInot\fR a good idea as tlmgr does +only understand a limited number of options with specific values, and this +function does \fInot\fR check for these properties. .SS "paper" .IX Subsection "paper" .IP "\fBpaper [a4|letter]\fR" 4 @@ -980,9 +995,6 @@ The values can only be 0 or 1 for those settings. command line options of \f(CW\*(C`tlmgr\*(C'\fR. \f(CW\*(C`gui_expertmode\*(C'\fR switches between the full \s-1GUI\s0 and a simplified with only the important and mostly used settings. -.PP -Warning: If you switch your gui expert mode settings within the \s-1GUI\s0 itself, -all comments written in the config file will be discarded. .SH "GUI" .IX Header "GUI" The graphical user interface for \f(CW\*(C`tlmgr\*(C'\fR needs Perl/TK being installed. diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf Binary files differindex 6be01c94f52..039bca9c094 100644 --- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf |