Skip to content

Commit

Permalink
Revert "fixing figures caption"
Browse files Browse the repository at this point in the history
This reverts commit edb76f8.
The right fix is given in fmarotta#223
  • Loading branch information
MevenBertrand committed Apr 2, 2022
1 parent 4c8ab11 commit fcba867
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kao.sty
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@
\marginskip{\kaomarginskipabove}%
\begin{lrbox}{\@sidenotes@marginfigurebox}%
\begin{minipage}{\marginparwidth}%
\captionsetup{type=figure,labelsep=space}%
\captionsetup{type=figure}%
}{%
\end{minipage}%
\end{lrbox}%
Expand Down Expand Up @@ -652,7 +652,6 @@
\captionsetup{
format=margin, % Use the style previously declared
strut=no,%
labelsep=space, % to avoid .: in figure captions
%hypcap=true, % Links point to the top of the figure
singlelinecheck=false,%
%width=\marginparwidth,
Expand Down

0 comments on commit fcba867

Please sign in to comment.