summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-06-08 02:32:44 +0000
committerKarl Berry <karl@freefriends.org>2012-06-08 02:32:44 +0000
commit8a759819df855b2ea17b0b020beda34351c836f0 (patch)
treece42a2d63ac45cf4b2b2be732792e5f452a5c944
parent3c39f3be8aed85a13838c63d7f2f12c84d1dede2 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@26859 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/doc.html2
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.122
-rw-r--r--Master/texmf/doc/man/man1/tlmgr.man1.pdfbin72677 -> 72595 bytes
3 files changed, 12 insertions, 12 deletions
diff --git a/Master/doc.html b/Master/doc.html
index 5852364fa3f..4cb7386ab2f 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -8471,7 +8471,7 @@ A PSTricks package for tilting and other pseudo-3D tricks.
</small></li>
<li><b><a href="texmf-dist/doc/generic/pst-3dplot/more_docs">pst-3dplot</a></b>:<small>
-Draw 3d curves and graphs using PSTricks.
+Draw 3D objects in parallel projection, using PSTricks.
<a href="texmf-dist/doc/generic/pst-3dplot/more_docs/tb72voss3d.pdf">tb72voss3d.pdf</a>,
<a href="texmf-dist/doc/generic/pst-3dplot/pst-3dplot-doc.pdf">pst-3dplot-doc.pdf</a>.
</small></li>
diff --git a/Master/texmf/doc/man/man1/tlmgr.1 b/Master/texmf/doc/man/man1/tlmgr.1
index 903bfefaa09..6d524932e55 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-05-31" "perl v5.14.2" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2012-06-08" "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
@@ -1067,21 +1067,21 @@ specifies to be disabled, and finally appending the local file.
(Historical note: The formerly supported \f(CW\*(C`updmap\-local.cfg\*(C'\fR is no longer
read, since \f(CW\*(C`updmap\*(C'\fR now supports multiple \f(CW\*(C`updmap.cfg\*(C'\fR files. Thus,
local additions can and should be put into an \f(CW\*(C`updmap.cfg\*(C'\fR file in
-\&\f(CW\*(C`TEXMFLOCAL\*(C'\fR. Although \f(CW\*(C`generate updmap\*(C'\fR still exists, it is only
-called internally by \f(CW\*(C`tlmgr\*(C'\fR and should not be invoked otherwise.)
+\&\f(CW\*(C`TEXMFLOCAL\*(C'\fR. The \f(CW\*(C`generate updmap\*(C'\fR action no longer exists.)
.PP
Local files specify entries to be disabled with a comment line, namely
one of these:
.PP
-.Vb 2
+.Vb 3
+\& #!NAME
\& %!NAME
\& \-\-!NAME
.Ve
.PP
-where \f(CW\*(C`fmtutil.cnf\*(C'\fR uses \f(CW\*(C`#\*(C'\fR, \f(CW\*(C`language.dat\*(C'\fR and
-\&\f(CW\*(C`language.def\*(C'\fR use \f(CW\*(C`%\*(C'\fR, and \f(CW\*(C`language.dat.lua\*(C'\fR use \f(CW\*(C`\-\-\*(C'\fR. In any
-case, the \fIname\fR is the respective format name, or hyphenation pattern
-identifier. Examples:
+where \f(CW\*(C`fmtutil.cnf\*(C'\fR uses \f(CW\*(C`#\*(C'\fR, \f(CW\*(C`language.dat\*(C'\fR and \f(CW\*(C`language.def\*(C'\fR use
+\&\f(CW\*(C`%\*(C'\fR, and \f(CW\*(C`language.dat.lua\*(C'\fR use \f(CW\*(C`\-\-\*(C'\fR. In all cases, the \fIname\fR is
+the respective format name or hyphenation pattern identifier.
+Examples:
.PP
.Vb 3
\& #!pdflatex
@@ -1097,9 +1097,9 @@ for the same item, if a different definition is desired. In general,
except for the special disabling lines, the local files follow the same
syntax as the master files.
.PP
-The form \f(CW\*(C`generate language\*(C'\fR recreates both the \f(CW\*(C`language.dat\*(C'\fR, the
-\&\f(CW\*(C`language.def\*(C'\fR and the \f(CW\*(C`language.dat.lua\*(C'\fR files, while the forms with
-extension recreates only the given language file.
+The form \f(CW\*(C`generate language\*(C'\fR recreates all three files \f(CW\*(C`language.dat\*(C'\fR,
+\&\f(CW\*(C`language.def\*(C'\fR, and \f(CW\*(C`language.dat.lua\*(C'\fR, while the forms with an
+extension recreates only that given language file.
.PP
Options:
.IP "\fB\-\-dest\fR \fIoutput_file\fR" 4
diff --git a/Master/texmf/doc/man/man1/tlmgr.man1.pdf b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
index 2b18d559bd4..3cf9c6ed4ce 100644
--- a/Master/texmf/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf/doc/man/man1/tlmgr.man1.pdf
Binary files differ