1
0
mirror of https://github.com/matze/mtheme.git synced 2024-06-25 07:27:45 +02:00

Fix Dimension too big on first compile

Addresses #70
This commit is contained in:
Ross Churchley 2015-06-11 01:37:07 -07:00
parent 34759ef915
commit e93c01d447

View File

@ -215,6 +215,7 @@
%{{{ --- Progressbar ------------------
\RequirePackage{calc}
\def\inserttotalframenumber{100} % prevent \progressbar@percent from getting too big on first compile
\newlength{\progressbar@percent}
\newcommand{\progressbar}[1]{%
\setlength{\progressbar@percent}{%