Skip to content

Commit

Permalink
feat!: drop deprecated options
Browse files Browse the repository at this point in the history
  • Loading branch information
jolars committed Jan 15, 2024
1 parent 24c5409 commit 548ede8
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions src/beamerthememoloch.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -101,19 +101,6 @@
% \end{macrocode}
% \end{macro}
%
% For backwards compatibility with earlier betas of the theme, we implement
% deprecated option names as aliases to the corresponding |key=value| options.
%
% \begin{macrocode}
\pgfkeys{/moloch/.cd,
usetitleprogressbar/.code=\pgfkeysalso{outer/progressbar=frametitle},
noslidenumbers/.code=\pgfkeysalso{outer/numbering=none},
usetotalslideindicator/.code=\pgfkeysalso{outer/numbering=fraction},
nosectionslide/.code=\pgfkeysalso{inner/sectionpage=none},
darkcolors/.code=\pgfkeysalso{color/background=dark},
}
% \end{macrocode}
%
% Set default values for options.
%
% \begin{macrocode}
Expand Down

0 comments on commit 548ede8

Please sign in to comment.