Skip to content

Commit fcba867

Browse files
committed
Revert "fixing figures caption"
This reverts commit edb76f8. The right fix is given in fmarotta#223
1 parent 4c8ab11 commit fcba867

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

kao.sty

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -545,7 +545,7 @@
545545
\marginskip{\kaomarginskipabove}%
546546
\begin{lrbox}{\@sidenotes@marginfigurebox}%
547547
\begin{minipage}{\marginparwidth}%
548-
\captionsetup{type=figure,labelsep=space}%
548+
\captionsetup{type=figure}%
549549
}{%
550550
\end{minipage}%
551551
\end{lrbox}%
@@ -652,7 +652,6 @@
652652
\captionsetup{
653653
format=margin, % Use the style previously declared
654654
strut=no,%
655-
labelsep=space, % to avoid .: in figure captions
656655
%hypcap=true, % Links point to the top of the figure
657656
singlelinecheck=false,%
658657
%width=\marginparwidth,

0 commit comments

Comments
 (0)