revert: "feat: deprecate `\mreducelistspacing`"

This reverts commit 3d87ec2d8d.
This commit is contained in:
Johan Larsson 2024-12-02 19:58:35 +01:00
parent 2a6afe5d72
commit eb4bf54e73
No known key found for this signature in database
GPG Key ID: 2A41C0FEDD6FF540
1 changed files with 9 additions and 14 deletions

View File

@ -141,6 +141,15 @@
% \end{macrocode}
% \end{macro}
%
%
% \begin{macro}{\mreducelistspacing}
% \begin{macrocode}
\newcommand{\mreducelistspacing}{\vspace{-\topsep}}
% \end{macrocode}
% \end{macro}
%
%
%
% \subsubsection{Process Package Options}
%
% \begin{macrocode}
@ -148,20 +157,6 @@
\ProcessPgfOptions{/moloch}
% \end{macrocode}
%
% \subsubsection{Deprecated Functionality}
%
% \begin{macro}{\mreducelistspacing}
% \begin{macrocode}
\newcommand{%
\PackageWarning{moloch}{The ``mreducelistspacing'' macro is deprecated and
will be removed in a future version of the package. It is no longer
needed since there is no paragraph spacing by default.
}%
\mreducelistspacing}{\vspace{-\topsep}
}
% \end{macrocode}
% \end{macro}
%
% \iffalse
%</package>
% \fi