fix \ProvidesPackage{} for highcontrast theme

Removes warning:

LaTeX Warning: You have requested package `beamercolorthememetropolis-highcontrast',
               but the package provides `beamercolorthememetropolis-minimal'.
This commit is contained in:
Max H. Gerlach 2017-01-09 19:42:03 +01:00 committed by GitHub
parent 8858c63bcd
commit c7cd8ad9e8
1 changed files with 1 additions and 1 deletions

View File

@ -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}