summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/caption/caption-deu.tex
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/caption-deu.tex
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/caption-deu.tex')
-rw-r--r--Master/texmf-dist/doc/latex/caption/caption-deu.tex40
1 files changed, 21 insertions, 19 deletions
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.|