summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fibeamer/theme
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-27 21:35:42 +0000
committerKarl Berry <karl@freefriends.org>2017-04-27 21:35:42 +0000
commitc7a33f9b2735716ccded08acf7ef773f934d5dbe (patch)
tree88884ae90a3d8091d257a746aa5fc320ccf41bc8 /Master/texmf-dist/source/latex/fibeamer/theme
parent6165f44cf87ca75b6071efd3b3d171f9f7cf9f5f (diff)
fibeamer (27apr17)
git-svn-id: svn://tug.org/texlive/trunk@44083 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fibeamer/theme')
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx11
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.dtx8
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.dtx8
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.dtx8
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx8
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx8
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/med.dtx8
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.dtx8
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.dtx8
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.dtx8
10 files changed, 64 insertions, 19 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 7b7e87d11d8..8ec58d1fe3a 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx
@@ -310,6 +310,14 @@
% |\subtitle|, and the |\author|.
% \begin{macrocode}
\defbeamertemplate*{title page}{fibeamer}{%
+% \end{macrocode}
+% \changes{v1.1.6}{2016/09/27}{The title frame now properly loads the
+% color theme definitions for dark frames. As a result, the
+% \textsf{hyperref} \textsc{url} color for light frames is no
+% longer used in the title frame. [VN]}
+% \begin{macrocode}
+ \begin{darkframes}
+
% This is slide 0
\setcounter{framenumber}{0}
@@ -366,7 +374,8 @@
\begin{minipage}{\textwidth}
\raggedright%
\insertauthor%
- \end{minipage}}
+ \end{minipage}
+ \end{darkframes}}
\mode
<all>
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.dtx
index 77a0081ffe5..e2883b6ef8d 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.dtx
@@ -54,11 +54,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@lightBrown}
\setbeamercolor*{footnote mark}{fg=fibeamer@lightBrown}
- \hypersetup{urlcolor=fibeamer@lightBrown}
+ \hypersetup{urlcolor=fibeamer@lightBrown, citecolor=fibeamer@lightBrown}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@white, bg=fibeamer@brown!60!fibeamer@white}
@@ -100,11 +102,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor{item}{fg=fibeamer@brown}
\setbeamercolor{footnote mark}{fg=fibeamer@brown}
- \hypersetup{urlcolor=fibeamer@brown}
+ \hypersetup{urlcolor=fibeamer@brown, citecolor=fibeamer@brown}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@white, bg=fibeamer@brown}
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.dtx
index ff868da3918..ddf36798ac4 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.dtx
@@ -58,11 +58,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@yellow}
\setbeamercolor*{footnote mark}{fg=fibeamer@yellow}
- \hypersetup{urlcolor=fibeamer@yellow}
+ \hypersetup{urlcolor=fibeamer@yellow, citecolor=fibeamer@yellow}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@black, bg=fibeamer@yellow}
@@ -107,11 +109,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items and links
\setbeamercolor{item}{fg=fibeamer@blue}
\setbeamercolor{footnote mark}{fg=fibeamer@blue}
- \hypersetup{urlcolor=fibeamer@blue}
+ \hypersetup{urlcolor=fibeamer@blue, citecolor=fibeamer@blue}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@black, bg=fibeamer@yellow}
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.dtx
index 02dc01eebf4..bd3101abec3 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.dtx
@@ -55,11 +55,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@lightBlue}
\setbeamercolor*{footnote mark}{fg=fibeamer@lightBlue}
- \hypersetup{urlcolor=fibeamer@lightBlue}
+ \hypersetup{urlcolor=fibeamer@lightBlue, citecolor=fibeamer@lightBlue}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@white, bg=fibeamer@blue!60!fibeamer@white}
@@ -101,11 +103,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor{item}{fg=fibeamer@blue}
\setbeamercolor{footnote mark}{fg=fibeamer@blue}
- \hypersetup{urlcolor=fibeamer@blue}
+ \hypersetup{urlcolor=fibeamer@blue, citecolor=fibeamer@blue}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@white, bg=fibeamer@blue}
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx
index e28ee3cb66a..a2a206caebb 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx
@@ -54,11 +54,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor{item}{fg=fibeamer@lightCyan}
\setbeamercolor{footnote mark}{fg=fibeamer@lightCyan}
- \hypersetup{urlcolor=fibeamer@lightCyan}
+ \hypersetup{urlcolor=fibeamer@lightCyan, citecolor=fibeamer@lightCyan}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@white, bg=fibeamer@cyan!60!fibeamer@white}
@@ -100,11 +102,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor{item}{fg=fibeamer@cyan}
\setbeamercolor{footnote mark}{fg=fibeamer@cyan}
- \hypersetup{urlcolor=fibeamer@cyan}
+ \hypersetup{urlcolor=fibeamer@cyan, citecolor=fibeamer@cyan}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@white, bg=fibeamer@cyan}
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx
index 79fdeee9248..2976717cc22 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx
@@ -54,11 +54,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@lightViolet}
\setbeamercolor*{footnote mark}{fg=fibeamer@lightViolet}
- \hypersetup{urlcolor=fibeamer@lightViolet}
+ \hypersetup{urlcolor=fibeamer@lightViolet, citecolor=fibeamer@lightViolet}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@white, bg=fibeamer@violet!60!fibeamer@white}
@@ -100,11 +102,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor{item}{fg=fibeamer@violet}
\setbeamercolor{footnote mark}{fg=fibeamer@violet}
- \hypersetup{urlcolor=fibeamer@violet}
+ \hypersetup{urlcolor=fibeamer@violet, citecolor=fibeamer@violet}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@white, bg=fibeamer@violet}
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.dtx
index 3a9a0cba44b..850a6e0e233 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.dtx
@@ -54,11 +54,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@lightRed}
\setbeamercolor*{footnote mark}{fg=fibeamer@lightRed}
- \hypersetup{urlcolor=fibeamer@lightRed}
+ \hypersetup{urlcolor=fibeamer@lightRed, citecolor=fibeamer@lightRed}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@white, bg=fibeamer@red!60!fibeamer@white}
@@ -100,11 +102,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@red}
\setbeamercolor*{footnote mark}{fg=fibeamer@red}
- \hypersetup{urlcolor=fibeamer@red}
+ \hypersetup{urlcolor=fibeamer@red, citecolor=fibeamer@red}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@white, bg=fibeamer@red}
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.dtx
index e3e28cea350..cd76dad2e23 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.dtx
@@ -58,11 +58,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@lightOrange}
\setbeamercolor*{footnote mark}{fg=fibeamer@lightOrange}
- \hypersetup{urlcolor=fibeamer@lightOrange}
+ \hypersetup{urlcolor=fibeamer@lightOrange, citecolor=fibeamer@lightOrange}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@black, bg=fibeamer@lightOrange}
@@ -104,11 +106,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@orange}
\setbeamercolor*{footnote mark}{fg=fibeamer@orange}
- \hypersetup{urlcolor=fibeamer@blue}
+ \hypersetup{urlcolor=fibeamer@blue, citecolor=fibeamer@blue}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@black, bg=fibeamer@lightOrange}
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.dtx
index 23aa51ccbd5..fed1571dfeb 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.dtx
@@ -54,11 +54,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@lightBlue}
\setbeamercolor*{footnote mark}{fg=fibeamer@lightBlue}
- \hypersetup{urlcolor=fibeamer@lightBlue}
+ \hypersetup{urlcolor=fibeamer@lightBlue, citecolor=fibeamer@lightBlue}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@white, bg=fibeamer@blue!60!fibeamer@white}
@@ -100,11 +102,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@blue}
\setbeamercolor*{footnote mark}{fg=fibeamer@blue}
- \hypersetup{urlcolor=fibeamer@blue}
+ \hypersetup{urlcolor=fibeamer@blue, citecolor=fibeamer@blue}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@white, bg=fibeamer@blue}
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.dtx
index 133667a2d8a..ad310b227ba 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.dtx
@@ -55,11 +55,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@lightGreen}
\setbeamercolor*{footnote mark}{fg=fibeamer@lightGreen}
- \hypersetup{urlcolor=fibeamer@lightGreen}
+ \hypersetup{urlcolor=fibeamer@lightGreen, citecolor=fibeamer@lightGreen}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@white, bg=fibeamer@green!60!fibeamer@white}
@@ -101,11 +103,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor*{item}{fg=fibeamer@green}
\setbeamercolor*{footnote mark}{fg=fibeamer@green}
- \hypersetup{urlcolor=fibeamer@green}
+ \hypersetup{urlcolor=fibeamer@green, citecolor=fibeamer@green}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@white, bg=fibeamer@green}