summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/caption
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-10-27 17:51:15 +0000
committerKarl Berry <karl@freefriends.org>2007-10-27 17:51:15 +0000
commit4c1269d4c5953786fff1af6ed5c07fc595e91fa3 (patch)
tree82c47458c73123a2432fad79b6d9903c4d1e86eb /Master/texmf-dist/doc/latex/caption
parent810688d38ba9b6cde74eb9a577ce38ea228ec677 (diff)
caption 3.1d (26oct07)
git-svn-id: svn://tug.org/texlive/trunk@5284 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/caption')
-rw-r--r--Master/texmf-dist/doc/latex/caption/caption-deu.pdfbin320101 -> 319765 bytes
-rw-r--r--Master/texmf-dist/doc/latex/caption/caption-deu.tex40
-rw-r--r--Master/texmf-dist/doc/latex/caption/caption-eng.pdfbin330119 -> 329731 bytes
-rw-r--r--Master/texmf-dist/doc/latex/caption/caption-eng.tex58
-rw-r--r--Master/texmf-dist/doc/latex/caption/caption.pdfbin354519 -> 354669 bytes
-rw-r--r--Master/texmf-dist/doc/latex/caption/caption2.pdfbin139207 -> 139207 bytes
-rw-r--r--Master/texmf-dist/doc/latex/caption/ltcaption.pdfbin121528 -> 121528 bytes
7 files changed, 52 insertions, 46 deletions
diff --git a/Master/texmf-dist/doc/latex/caption/caption-deu.pdf b/Master/texmf-dist/doc/latex/caption/caption-deu.pdf
index b5398813498..1404a393428 100644
--- a/Master/texmf-dist/doc/latex/caption/caption-deu.pdf
+++ b/Master/texmf-dist/doc/latex/caption/caption-deu.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/caption/caption-deu.tex b/Master/texmf-dist/doc/latex/caption/caption-deu.tex
index 3b2b526eefd..c8a0d893541 100644
--- a/Master/texmf-dist/doc/latex/caption/caption-deu.tex
+++ b/Master/texmf-dist/doc/latex/caption/caption-deu.tex
@@ -23,7 +23,7 @@
% caption-eng.tex, and caption-rus.tex.
%
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesFile{caption-deu.tex}[2007/10/01 v3.1c Das caption-Paket]
+\ProvidesFile{caption-deu.tex}[2007/10/02 v3.1c Das caption-Paket]
\hbadness=9999 \newcount\hbadness \hfuzz=20pt % Make TeX shut up.
%\errorcontextlines=3
@@ -2118,6 +2118,7 @@ und Tabellenbeschriftungen bzgl.~ ihres Aussehens genau im Auge behalten.
% \def\Description{\nopagebreak\par\nopagebreak\color{black}\leftskip=1.5em\nopagebreak}%
% }%
% {\color{black}\end{trivlist}}
+\makeatletter
\newenvironment{Warnings}{%
\newif\ifMessage
\def\Message{%
@@ -2130,9 +2131,13 @@ und Tabellenbeschriftungen bzgl.~ ihres Aussehens genau im Auge behalten.
\Messagetrue}%
\def\Description{%
\par\color{black}\leftskip=1.5em}%
+ \def\Or{\@testopt\@Or{oder}}%
+ \def\@Or[##1]{%
+ \\{\small\color{black}\hspace{1.5em}\textit{-- ##1 --}}\\}%
}{%
\ifMessage\end{minipage}\par\fi
}
+\makeatother
\subsection{Befehle}
@@ -2463,8 +2468,8 @@ Option & Kurzbeschreibung & Abschnitt \\
\begin{Warnings}
\Message
- |Argument of \@caption has an extra }.|\\
-{\color{black}\hspace{1.5em}-- oder --}\\
+ |Argument of \@caption has an extra }.|
+\Or
|Paragraph ended before \@caption was complete.|
\Description
Beim Setzen von Beschriftungen, die etwas spezielles wie z.B.~eine
@@ -2486,17 +2491,14 @@ Option & Kurzbeschreibung & Abschnitt \\
\par\See{\Ref{commands}}
\Message
- |\caption outside group or environment.|
-\Description
- |\caption| bzw. |\captionof| sind nur für die Anwendung innerhalb einer
- Box, Gruppe oder Umgebung konzipiert.
- \par\See{\Ref{commands}}
-
-\Message
- |\captionsetup{type=|\meta{type}|} outside group or environment.|
+ |\caption outside box or environment.|
+\Or
+ |\captionsetup{type=...} outside box or environment.|
+\Or
+ |\captionsetup{type*=...} or \captionof outside box or environment.|
\Description
- |\captionof| bzw. |\captionsetup{|\xx|type=|\xx\meta{type}|}| sind nur
- für die Anwendung innerhalb einer Box, Gruppe oder Umgebung konzipiert.
+ |\caption|, |\captionof| sowie |\captionsetup{|\xx|type=|\xx\meta{type}|}|
+ sind nur für die Anwendung innerhalb einer Box, Gruppe oder Umgebung konzipiert.
\par\See{\Ref{commands}}
\Message
@@ -2580,8 +2582,8 @@ Option & Kurzbeschreibung & Abschnitt \\
Paket zur Verfügung stellt, kann nur eine Bildbeschriftung gesetzt werden.
\Message
- |Option clash for package caption.|\\
-{\color{black}\hspace{1.5em}-- oder vielleicht auch --}\\
+ |Option clash for package caption.|
+\Or[aber manchmal auch]
|Missing \begin{document}.|
\Description
Ein anderes \LaTeX-Paket hat \thispackage\ bereits geladen, Sie können es
@@ -2630,8 +2632,8 @@ Option & Kurzbeschreibung & Abschnitt \\
\Message
|The option `labelsep=|\meta{name}|' does not work|\\
- |with `format=hang'.|\\
-{\color{black}\hspace{1.5em}-- oder --}\\
+ |with `format=hang'.|
+\Or
|The option `labelsep=|\meta{name}|' does not work|\\
|with \setcaphanging (which is set by default).|
\Description
@@ -2724,8 +2726,8 @@ Option & Kurzbeschreibung & Abschnitt \\
\Message
|You can't use the caption package option|\\
| `tableposition=|\meta{position}|'|\\
- |and use the |\meta{package}| package, too.|\\
-{\color{black}\hspace{1.5em}-- oder --}\\
+ |and use the |\meta{package}| package, too.|
+\Or
|You can't use the global option|\\
| `tablecaptionabove'|\\
|and use the |\meta{package}| package, too.|
diff --git a/Master/texmf-dist/doc/latex/caption/caption-eng.pdf b/Master/texmf-dist/doc/latex/caption/caption-eng.pdf
index 6bb484396d2..30f567a3c19 100644
--- a/Master/texmf-dist/doc/latex/caption/caption-eng.pdf
+++ b/Master/texmf-dist/doc/latex/caption/caption-eng.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/caption/caption-eng.tex b/Master/texmf-dist/doc/latex/caption/caption-eng.tex
index 6f27f879e0f..28ca85babf9 100644
--- a/Master/texmf-dist/doc/latex/caption/caption-eng.tex
+++ b/Master/texmf-dist/doc/latex/caption/caption-eng.tex
@@ -23,7 +23,7 @@
% caption-eng.tex, and caption-rus.tex.
%
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesFile{caption-eng.tex}[2007/10/17 v3.1c The caption package]
+\ProvidesFile{caption-eng.tex}[2007/10/23 v3.1d The caption package]
\hbadness=9999 \newcount\hbadness \hfuzz=20pt % Make TeX shut up.
%\errorcontextlines=3
@@ -1401,7 +1401,7 @@ If you don't get such warning everything is fine, but if you get it the usage of
Furthermore the margin will be set to |\captionindent| for more-than-one-line captions
(which will be set to |3pc| by the \AmS\ classes),
the margin for single-line captions will be set to the half of it instead.
-If you want to use a common margin for both, insert |\clearcaptionsetup[margin]{SingleLine}|
+If you want to use a common margin for both, insert |\clearcaptionsetup[margin*]{singleline}|
into the preamble of your document, after loading \thispackage.
Additionally the options |figureposition=b,tableposition=t| will be set.
@@ -1494,6 +1494,7 @@ Additionally the margin is limited up to the tenth of the |\linewidth|.
If you don't like this limitation, you can switch it off with the option
|maxmargin=off| or |maxmargin=false| (which both means the same).
+\pagebreak[4]
\subsection{The frenchb Babel option}
\label{frenchb}
@@ -1730,7 +1731,7 @@ But
|\end{minipage}|
\end{quote}
will place the hyperlink anchor at the beginning of the |minipage|,
-since |\captionsetup{type=figure}| does not only set the caption type
+since |\caption|\x|setup|\xx|{type=|\xx|figure}| does not only set the caption type
to ``figure'' but does place a hyperlink anchor, too.
\item{\cs{caption}\csoarg{}\csmarg\ldots\ vs.
@@ -1842,8 +1843,8 @@ These options will be executed additionally to the regular ones for
\Note
The |margin| resp.~|width| setting will not be used for these figures \& tables,
-unless you set it explicit with |\captionsetup[figwindow]{|\ldots|}| or
-|\captionsetup[figtable]{|\ldots|}|.
+unless you set it explicit with |\caption|\x|setup|\xx|[figwindow]{|\ldots|}| or
+|\caption|\x|setup|\xx|[figtable]{|\ldots|}|.
\pagebreak[3]
\subsection{picins}
@@ -1909,7 +1910,7 @@ The command \cs{rotcaption} will be extended by \thispackage, so
\NEWfeature{v3.1}
Furthermore \cs{DefineFloatingEnvironment}\marg{name} will also define
an environment called |sideways|\meta{name} which behaves like
-|sidewaysfigure| and |sidewaystable|.
+|sideways|\x|figure| and |sideways|\x|table|.
\pagebreak[3]
\subsection{sidecap}
@@ -2008,8 +2009,8 @@ These options will be executed additionally to the regular ones for
Since the caption will have the same width as the contents here,
the |margin| resp.~|width| setting will not be used for these figures \& tables,
at least unless you set it explicit with
-|\captionsetup|\xx|[threeparttable]|\xx|{|\ldots|}|
-or |\captionsetup|\xx|[measuredfigure]|\xx|{|\ldots|}|.
+|\caption|\x|setup|\xx|[threeparttable]|\xx|{|\ldots|}|
+or |\caption|\x|setup|\xx|[measuredfigure]|\xx|{|\ldots|}|.
\medskip{\small(Instead of using the \package{sidecap} package you can also use
the \package{floatrow} package\cite{floatrow} for this purpose.)}
@@ -2041,8 +2042,8 @@ an environment called |wrap|\meta{name} which behaves like |wrapfigure| and
\Note
The |margin| resp.~|width| setting will not be used for these figures \& tables,
-unless you set it explicit with |\captionsetup[wrapfigure]{|\ldots|}| or
-|\captionsetup[wraptable]{|\ldots|}|.
+unless you set it explicit with |\caption|\x|setup|\xx|[wrapfigure]|\xx|{|\ldots|}|
+or |\caption|\x|setup|\xx|[wraptable]|\xx|{|\ldots|}|.
\Note
If the \package{wrapfig} package should be used in coorperation with the
@@ -2283,6 +2284,7 @@ you should use it with care.
% \def\Description{\nopagebreak\par\nopagebreak\color{black}\leftskip=1.5em\nopagebreak}%
% }%
% {\color{black}\end{trivlist}}
+\makeatletter
\newenvironment{Warnings}{%
\newif\ifMessage
\def\Message{%
@@ -2295,9 +2297,13 @@ you should use it with care.
\Messagetrue}%
\def\Description{%
\par\color{black}\leftskip=1.5em}%
+ \def\Or{\@testopt\@Or{or}}%
+ \def\@Or[##1]{%
+ \\{\small\color{black}\hspace{1.5em}\textit{-- ##1 --}}\\}%
}{%
\ifMessage\end{minipage}\par\fi
}
+\makeatother
\subsection{Commands}
@@ -2615,8 +2621,8 @@ Option & Short description & Section \\
\begin{Warnings}
\Message
- |Argument of \@caption has an extra }.|\\
-{\color{black}\hspace{1.5em}-or-}\\
+ |Argument of \@caption has an extra }.|
+\Or
|Paragraph ended before \@caption was complete.|
\Description
If you want to typeset something special (like a tabular) as caption,
@@ -2634,20 +2640,18 @@ Option & Short description & Section \\
\par\See{\Ref{commands}}
\Message
- |\caption outside group or environment.|
+ |\caption outside box or environment.|
+\Or
+ |\captionsetup{type=...} outside box or environment.|
+\Or
+ |\captionsetup{type*=...} or \captionof outside box or environment.|
\Description
- You have placed a |\caption| command outside an box, group, or environment.
+ You have placed a |\caption|, |\captionof|, or |\captionsetup{type=|\meta{type}|}|
+ command outside an box, group, or environment.
This is not supported.
\par\See{\Ref{commands}}
\Message
- |\captionsetup{type=|\meta{type}|} outside group or environment.|
-\Description
- You have placed a |\captionof| or |\captionsetup{|\xx|type=|\xx\meta{type}|}|
- command outside an box, group, or environment. This is not supported.
- \par\See{\Ref{commands}}
-
-\Message
|\ContinuedFloat outside float.|
\Description
You have placed a |\ContinuedFloat| command outside a floating environment.
@@ -2725,8 +2729,8 @@ Option & Short description & Section \\
package only one caption can be placed. (This is due implementation design.)
\Message
- |Option clash for package caption.|\\
-{\color{black}\hspace{1.5em}-- or maybe --}\\
+ |Option clash for package caption.|
+\Or[but sometimes also]
|Missing \begin{document}.|
\Description
\Thispackage\ has already been loaded by some other \LaTeX\ package,
@@ -2771,8 +2775,8 @@ Option & Short description & Section \\
\Message
|The option `labelsep=|\meta{name}|' does not work|\\
- |with `format=hang'.|\\
-{\color{black}\hspace{1.5em}-or-}\\
+ |with `format=hang'.|
+\Or
|The option `labelsep=|\meta{name}|' does not work|\\
|with \setcaphanging (which is set by default).|
\Description
@@ -2864,8 +2868,8 @@ Option & Short description & Section \\
\Message
|You can't use the caption package option|\\
| `tableposition=|\meta{position}|'|\\
- |and use the |\meta{package}| package, too.|\\
-{\color{black}\hspace{1.5em}-or-}\\
+ |and use the |\meta{package}| package, too.|
+\Or
|You can't use the global option|\\
| `tablecaptionabove'|\\
|and use the |\meta{package}| package, too.|
diff --git a/Master/texmf-dist/doc/latex/caption/caption.pdf b/Master/texmf-dist/doc/latex/caption/caption.pdf
index 2ff8927af65..f1655cfea71 100644
--- a/Master/texmf-dist/doc/latex/caption/caption.pdf
+++ b/Master/texmf-dist/doc/latex/caption/caption.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/caption/caption2.pdf b/Master/texmf-dist/doc/latex/caption/caption2.pdf
index ab1a998f21b..5029bc7bd8e 100644
--- a/Master/texmf-dist/doc/latex/caption/caption2.pdf
+++ b/Master/texmf-dist/doc/latex/caption/caption2.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/caption/ltcaption.pdf b/Master/texmf-dist/doc/latex/caption/ltcaption.pdf
index a7917e089a9..97e009c4aa8 100644
--- a/Master/texmf-dist/doc/latex/caption/ltcaption.pdf
+++ b/Master/texmf-dist/doc/latex/caption/ltcaption.pdf
Binary files differ