diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-27 21:35:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-27 21:35:42 +0000 |
commit | c7a33f9b2735716ccded08acf7ef773f934d5dbe (patch) | |
tree | 88884ae90a3d8091d257a746aa5fc320ccf41bc8 /Master/texmf-dist/source/latex/fibeamer | |
parent | 6165f44cf87ca75b6071efd3b3d171f9f7cf9f5f (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')
12 files changed, 73 insertions, 25 deletions
diff --git a/Master/texmf-dist/source/latex/fibeamer/LICENSE.tex b/Master/texmf-dist/source/latex/fibeamer/LICENSE.tex index 779e2fc2f9b..46cfaa7bfd2 100644 --- a/Master/texmf-dist/source/latex/fibeamer/LICENSE.tex +++ b/Master/texmf-dist/source/latex/fibeamer/LICENSE.tex @@ -1,7 +1,7 @@ \input docstrip.tex \preamble -Copyright 2015 Vít Novotný <witiko@mail.muni.cz> +Copyright 2016-2017 Vít Novotný <witiko@mail.muni.cz> Faculty of Informatics, Masaryk University (Brno, Czech Republic) This work is based on the (Unofficial) University of Manchester diff --git a/Master/texmf-dist/source/latex/fibeamer/fibeamer.dtx b/Master/texmf-dist/source/latex/fibeamer/fibeamer.dtx index 5a820dd6a16..b0835db6398 100644 --- a/Master/texmf-dist/source/latex/fibeamer/fibeamer.dtx +++ b/Master/texmf-dist/source/latex/fibeamer/fibeamer.dtx @@ -54,7 +54,7 @@ \gdef\fibeamer@version@number{#1} \gdef\fibeamer@version@date{#2} \gdef\fibeamer@version{#2 #1 fibeamer MU beamer theme}} -\fibeamer@versiondef{v1.1.5}{2016/06/16}} +\fibeamer@versiondef{v1.1.6}{2017/04/23}} % {\newwrite\f\openout\f=VERSION\write\f{\fibeamer@version}\closeout\f} % % \changes{v1.1.5:1} {2016/05/18}{Added \texttt{pdfencoding} to the @@ -368,8 +368,8 @@ % mer-mu-fi-english}. % \begin{macrocode} \DeclareOptionBeamer{fallbackLogo}{\def\fibeamer@fallbackLogo{#1}} -\def\fibeamer@fallbackLogo{% - \fibeamer@logoPath fibeamer-\fibeamer@university-% +\ExecuteOptionsBeamer{% + fallbackLogo=\fibeamer@logoPath fibeamer-\fibeamer@university-% \fibeamer@faculty-english} % \end{macrocode} % \end{macro} @@ -494,7 +494,10 @@ % \item\textsf{dejavu} -- The DejaVu Sans Mono font family is % used for the typesetting of monospaced text. % \item\textsf{setspace} -- This package is used to adjust the -% leading to 115 \%. +% leading to 115 \%. Loading this package breaks any top-level +% footnotes without the \texttt{[frame]} optional parameter +% specified. This is a known bug.\footnote{See +% \url{http://tex.stackexchange.com/a/118005/70941}.} % \item\textsf{fontenc} -- This package is used to set the font % encoding to Cork. This package is only used outside the % \Hologo{XeTeX} and \Hologo{LuaTeX} engines. @@ -534,7 +537,7 @@ \RequirePackage{fontspec} \setmonofont[Scale=0.85,Ligatures=TeX]{DejaVu Sans Mono} }{ - \usepackage[scaled=0.85]{DejaVuSansMono} + \RequirePackage[scaled=0.85]{DejaVuSansMono} \RequirePackage[resetfonts]{cmap} \RequirePackage[T1]{fontenc} } 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} |