diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/caption/caption-deu.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/caption/caption-deu.tex | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/caption/caption-deu.tex b/Master/texmf-dist/doc/latex/caption/caption-deu.tex index c8a0d893541..3fdede6fb56 100644 --- a/Master/texmf-dist/doc/latex/caption/caption-deu.tex +++ b/Master/texmf-dist/doc/latex/caption/caption-deu.tex @@ -1087,12 +1087,11 @@ Ein Beispiel: \end{quote} ergibt als Ergebnis: \begin{Example} - \makeatletter\def\@captype{table}\makeatother - \caption[]{Eine Tabelle.} + \captionsetup{type=table,position=b,skip=0pt} + \caption{Eine Tabelle.} \centerline{\ldots} \ContinuedFloat - \captionsetup{aboveskip=0pt} - \caption[]{Eine Tabelle. (fortgef"uhrt)} + \caption{Eine Tabelle. (fortgef"uhrt)} \end{Example} % --------------------------------------------------------------------------- % @@ -2244,8 +2243,7 @@ Option & Kurzbeschreibung & Abschnitt \\ |\caption will not be redefined since it's already|\\ |redefined by a document class or package which is|\\ |unknown to the caption package.|\\ - |As a result some new features of the caption|\\ - |package will not work as expected.| + |As a result some features will not work as expected.| \Description Wenn \thispackage\ eine vorhandene (und unbekannte) Erweiterung des Befehls |\caption| erkannt hat, definiert es |\caption| nicht erneut um, da dies |