Merge pull request #71 from rchurchley/bigdimension

Fix #70: `Dimension too big` on first compile
This commit is contained in:
Matthias Vogelgesang 2015-06-11 12:30:09 +02:00
commit cc24402ca4
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}{%