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
1 changed files with 1 additions and 0 deletions

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}{%