Skip to content

Commit

Permalink
revert: "feat: deprecate \mreducelistspacing"
Browse files Browse the repository at this point in the history
This reverts commit 3d87ec2.
  • Loading branch information
jolars committed Dec 2, 2024
1 parent 2a6afe5 commit eb4bf54
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions src/beamerthememoloch.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -141,26 +141,21 @@
% \end{macrocode}
% \end{macro}
%
% \subsubsection{Process Package Options}
%
% \begin{macro}{\mreducelistspacing}
% \begin{macrocode}
\moloch@setdefaults
\ProcessPgfOptions{/moloch}
\newcommand{\mreducelistspacing}{\vspace{-\topsep}}
% \end{macrocode}
% \end{macro}
%
% \subsubsection{Deprecated Functionality}
%
% \begin{macro}{\mreducelistspacing}
%
% \subsubsection{Process Package Options}
%
% \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}
}
\moloch@setdefaults
\ProcessPgfOptions{/moloch}
% \end{macrocode}
% \end{macro}
%
% \iffalse
%</package>
Expand Down

0 comments on commit eb4bf54

Please sign in to comment.