Skip to content

Commit

Permalink
fix \ProvidesPackage{} for highcontrast theme
Browse files Browse the repository at this point in the history
Removes warning:

LaTeX Warning: You have requested package `beamercolorthememetropolis-highcontrast',
               but the package provides `beamercolorthememetropolis-minimal'.
  • Loading branch information
maxhgerlach authored Jan 9, 2017
1 parent 8858c63 commit c7cd8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/beamercolorthememetropolis-highcontrast.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
% \iffalse
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamercolorthememetropolis-minimal}[2016/03/14 Metropolis color theme]
\ProvidesPackage{beamercolorthememetropolis-highcontrast}[2016/03/14 Metropolis color theme]
%</package>
% \fi
% \CheckSum{0}
Expand Down

0 comments on commit c7cd8ad

Please sign in to comment.