fix thmstyle spacing with parskip

This commit is contained in:
Maximilian Keßler 2022-02-14 00:39:24 +01:00
parent 08fa626f54
commit d7e3d2a9f0

View File

@ -80,6 +80,13 @@
% \end{function} % \end{function}
% %
% \section{Default styles} % \section{Default styles}
%
%
% The package has the option to provide some default styles.
% These can be loaded with the |default styles| (the space is optional)
% option, when loading the package.
%
%
% \subsection{colors} % \subsection{colors}
% %
% \begin{variable}{gold} % \begin{variable}{gold}
@ -261,7 +268,11 @@
rightline = false, rightline = false,
topline = false, topline = false,
bottomline = false, bottomline = false,
backgroundcolor = #3 backgroundcolor = #3,
skipabove = 0.7\baselineskip,
skipbelow = 0pt,
innerrightmargin = 10pt,
innerbottommargin = 5pt
} }
{ {
#1 #1