Browse Source

Removed unused `\captionsetup[longtable]`. The caption position is already set with `tablecaptionabove` from KOMA-Script.

pull/85/head
Wandmalfarbe 6 years ago
parent
commit
9f931f7e3b
  1. 1
      eisvogel.tex

1
eisvogel.tex

@ -531,7 +531,6 @@ $endif$
\definecolor{caption-color}{HTML}{777777}
\usepackage[font={stretch=1.2}, textfont={color=caption-color}, position=top, skip=4mm, labelfont=bf, singlelinecheck=false, justification=$if(caption-justification)$$caption-justification$$else$raggedright$endif$]{caption}
\setcapindent{0em}
\captionsetup[longtable]{position=above}
%
% blockquote

Loading…
Cancel
Save