summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-14 23:37:42 +0000
committerKarl Berry <karl@freefriends.org>2016-01-14 23:37:42 +0000
commit338f63473fbeea9db3535fa4cc5bccac6534d0a6 (patch)
treed5f34bd91f4ed7de0cc3bf029bfc0bda6f853773 /Master/texmf-dist/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty
parent1aaff69b163f17e171b76384ab08c866b825e5a9 (diff)
fibeamer (14jan16)
git-svn-id: svn://tug.org/texlive/trunk@39386 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty b/Master/texmf-dist/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty
index a242f33f501..2cc8760ce50 100644
--- a/Master/texmf-dist/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty
+++ b/Master/texmf-dist/tex/latex/fibeamer/theme/mu/beamercolorthemefibeamer-mu.sty
@@ -52,7 +52,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{fibeamer/theme/mu/%
- beamercolorthemefibeamer-mu}[2015/08/26]
+ beamercolorthemefibeamer-mu}[2016/01/12]
\newenvironment{darkframes}{}{}
\mode<presentation>
\RequirePackage{listings}
@@ -64,8 +64,8 @@
\boolean{fibeamer@dark} \OR \c@framenumber=0
}{%
\begin{tikzpicture}
- \clip (0,\fibeamer@clipbottom) rectangle
- (\paperwidth,\fibeamer@cliptop);
+ \clip (0,\fibeamer@lengths@clipbottom) rectangle
+ (\paperwidth,\fibeamer@lengths@cliptop);
\path [inner color = fibeamer@backgroundInner,
outer color = fibeamer@backgroundOuter]
(0,0) rectangle (\paperwidth,\paperwidth);