summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx55
1 files changed, 34 insertions, 21 deletions
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx
index 8b40ae1f9d4..a305421b9d9 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx
@@ -6,7 +6,7 @@
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{fibeamer/theme/mu/%
- beamercolorthemefibeamer-mu}[2016/01/12]
+ beamercolorthemefibeamer-mu}[2016/01/14]
% \end{macrocode}
% \begin{macro}{\darkframes}
% The |darkframes| environment switches the color definitions to
@@ -54,18 +54,28 @@
% |fibeamer@backgroundOuter| colors will be defined by the
% subsequently loaded color theme.
% \begin{macrocode}
-\defbeamertemplate*{background canvas}{fibeamer}{%
- \ifthenelse{%
- \boolean{fibeamer@dark} \OR \c@framenumber=0
- }{%
- \begin{tikzpicture}
- \clip (0,\fibeamer@lengths@clipbottom) rectangle
- (\paperwidth,\fibeamer@lengths@cliptop);
- \path [inner color = fibeamer@backgroundInner,
- outer color = fibeamer@backgroundOuter]
- (0,0) rectangle (\paperwidth,\paperwidth);
- \end{tikzpicture}
- }{}}
+ \defbeamertemplate*{background canvas}{fibeamer}{%
+ \ifthenelse{%
+ \boolean{fibeamer@dark} \OR \c@framenumber=0
+ }{%
+ \begin{tikzpicture}
+ \clip (0,\fibeamer@lengths@clipbottom) rectangle
+ (\paperwidth,\fibeamer@lengths@cliptop);
+ \path [inner color = fibeamer@backgroundInner,
+ outer color = fibeamer@backgroundOuter]
+ (0,0) rectangle (\paperwidth,\paperwidth);
+ \end{tikzpicture}
+ }{}}
+% \end{macrocode}
+% The |\qed| symbol inserted at the end of proofs will have the
+% same color as the rest of the proof.
+% \changes{v1.1.1:2}{2016/01/14}{Added proper coloring of
+% \cs{qed} to the themes of the Masaryk University in Brno. [VN]}
+% \begin{macrocode}
+ \setbeamercolor{qed symbol}{%
+ use=block body,
+ fg=block body.fg,
+ bg=block body.bg}
\mode
<all>
% \end{macrocode}
@@ -101,7 +111,7 @@
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{fibeamer/theme/mu/%
- beamerinnerthemefibeamer-mu}[2016/01/12]
+ beamerinnerthemefibeamer-mu}[2016/01/14]
\mode<presentation>
% \end{macrocode}
% This part of the inner theme defines the design of lists.
@@ -113,9 +123,10 @@
% This part of the inner theme defines the design of bibliography
% items and citations.^^A
% \changes{v1.1.0:8}{2016/01/12}{Added support for colored
-% citations. [VN]}
+% citations to the themes of the Masaryk University in Brno.
+% [VN]}
% \begin{macrocode}
-\setbeamertemplate{bibliography item}{\insertbiblabel}
+\defbeamertemplate*{bibliography item}{fibeamer}{\insertbiblabel}
\AtBeginDocument{%
\let\fibeamer@oldcite\cite
\def\cite#1{{%
@@ -125,20 +136,21 @@
% This part of the inner theme defines the design of the table of
% contents.
% \changes{v1.1.0:6}{2016/01/11}{Added support for the
-% \cs{tableofcontents}. [VN]}
+% \cs{tableofcontents} to the themes of the Masaryk University in
+% Brno. [VN]}
% \begin{macrocode}
-\setbeamertemplate{section in toc}{%
+\defbeamertemplate*{section in toc}{fibeamer}{%
\usebeamercolor[fg]{item}%
\inserttocsectionnumber.%
\usebeamercolor[fg]{structure}%
\kern1.25ex\inserttocsection\par}
-\setbeamertemplate{subsection in toc}{%
+\defbeamertemplate*{subsection in toc}{fibeamer}{%
\hspace\leftmargini
\usebeamercolor[fg]{item}%
\inserttocsectionnumber.\inserttocsubsectionnumber%
\usebeamercolor[fg]{structure}%
\kern1.25ex\inserttocsubsection\par}
-\setbeamertemplate{subsubsection in toc}{%
+\defbeamertemplate*{subsubsection in toc}{fibeamer}{%
\hspace\leftmargini
\hspace\leftmarginii
\usebeamercolor[fg]{item}%
@@ -225,7 +237,8 @@
-\fibeamer@lengths@clipbottom}
% \end{macrocode}
% \changes{v1.1.0:6}{2016/01/11}{Added the logo dimension
-% definitions. [VN]}
+% definitions to the themes of the Masaryk University in Brno.
+% [VN]}
% \begin{macrocode}
% The logo size
\newlength\fibeamer@lengths@logowidth