diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-26 21:22:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-26 21:22:14 +0000 |
commit | 346f5471ce482f19e4308d5e20491d82a35253e0 (patch) | |
tree | b905dc614c96af1b822724db1c891bf4874fed8a /Master/texmf-dist/source/latex/fibeamer | |
parent | 4ec07c9121c465429539dd78a6703d9f8098617e (diff) |
rm fibeamer, obsolete per author/ctan
git-svn-id: svn://tug.org/texlive/trunk@60618 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fibeamer')
23 files changed, 0 insertions, 2332 deletions
diff --git a/Master/texmf-dist/source/latex/fibeamer/LICENSE.tex b/Master/texmf-dist/source/latex/fibeamer/LICENSE.tex deleted file mode 100644 index 939c962fd54..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/LICENSE.tex +++ /dev/null @@ -1,49 +0,0 @@ -\input docstrip.tex -\preamble - -Copyright 2016-2020 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 -Beamer Theme by Andrew Mundy <andrew.mundy@cs.man.ac.uk>. - -This work may be distributed and/or modified under the -conditions of the LaTeX Project Public License, either version -1.3 of this license or (at your option) any later version. -The latest version of this license is available at - - http://www.latex-project.org/lppl.txt - -and version 1.3 or later is part of all distributions of LaTeX -version 2005/12/01 or later. - -This work has the LPPL maintenance status `maintained'. - -The Current Maintainer of this work is Vít Novotný (VN). -Send bug reports, requests for additions and questions -either to the fithesis discussion forum at - - http://is.muni.cz/auth/df/fithesis-sazba/ - -or to the e-mail address <witiko@mail.muni.cz>. - - -MODIFICATION ADVICE: - -If you want to customize this file, it is best to make a copy of -the source file(s) from which it was produced. Use a different -name for your copy(ies) and modify the copy(ies); this will ensure -that your modifications do not get overwritten when you install a -new release of the standard system. You should also ensure that -your modified source file does not generate any modified file with -the same name as a standard file. - -You will also need to produce your own, suitably named, .ins file to -control the generation of files from your source file; this file -should contain your own preambles for the files it generates, not -those in the standard .ins files. - -The names of the source files used are shown above. - -\endpreamble -\askforoverwritefalse diff --git a/Master/texmf-dist/source/latex/fibeamer/fibeamer.dtx b/Master/texmf-dist/source/latex/fibeamer/fibeamer.dtx deleted file mode 100644 index 5c682e4f5db..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/fibeamer.dtx +++ /dev/null @@ -1,601 +0,0 @@ -% \iffalse\begin{macrocode} -%<*driver> - -\documentclass{ltxdoc} -\usepackage[utf8]{inputenc} % this file uses UTF-8 -\usepackage[english]{babel} -\usepackage{tgpagella} -\usepackage{tabularx} -\usepackage{hologo} -\usepackage{booktabs} -\usepackage[scaled=0.86]{berasans} -\usepackage[scaled=1.03]{inconsolata} -\usepackage[resetfonts]{cmap} -\usepackage[T1]{fontenc} % use 8bit fonts -\emergencystretch 2dd -\usepackage{hypdoc} -\usepackage{microtype} -\usepackage{ragged2e} - -% Making paragraphs numbered -\makeatletter -\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}% - {-2.5ex\@plus -1ex \@minus -.25ex}% - {1.25ex \@plus .25ex}% - {\normalfont\normalsize\bfseries}} -\makeatother -\setcounter{secnumdepth}{4} % how many sectioning levels to assign -\setcounter{tocdepth}{4} % how many sectioning levels to show - -% ltxdoc class options -\CodelineIndex -\MakeShortVerb{|} -\EnableCrossrefs -\DoNotIndex{} -\makeatletter -\c@IndexColumns=2 -\makeatother - -\begin{document} - \RecordChanges - \DocInput{fibeamer.dtx} - \PrintIndex - \RaggedRight - \PrintChanges -\end{document} - -%</driver> -% \end{macrocode} -%<*class> -\NeedsTeXFormat{LaTeX2e} -% -% Define `\fibeamer@version` and store it in the `VERSION.tex` file \fi -{\def\fibeamer@versiondef#1#2{ - \gdef\fibeamer@version@number{#1} - \gdef\fibeamer@version@date{#2} - \gdef\fibeamer@version{#2 #1 fibeamer MU beamer theme}} -\fibeamer@versiondef{v1.1.8}{2019/12/16}} -% {\newwrite\f\openout\f=VERSION\write\f{\fibeamer@version}\closeout\f} -% -% \changes{v1.1.5:1} {2016/05/18}{Added \texttt{pdfencoding} to the -% \textsf{hyperref} package setup. This fixes the problem with garbled -% characters in PDF metadata with Lua\TeX.} -% \iffalse Use `\fibeamer@version` as the PDF creator key. -\hypersetup{% - pdfcreator=\fibeamer@version, - pdfencoding=auto} -% \fi -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% \changes{v1.1.8} {2019/12/15}{Fixed active character \texttt{-} -% in pdf\LaTeX{} example documents.} -% \changes{v1.1.3} {2016/02/24}{Added visual tests of output -% PDFs.} -% \changes{v1.1.1:3} {2016/01/14}{Refactored the themes of the -% Masaryk University in Brno. Removed the useless uses of -% \texttt{use} in the color themes. Replaced -% \cs{setbeamertemplate} in the inner theme with the more -% appropriate \cs{defbeamertemplate*}. Added missing -% \texttt{\%}s. [VN]} -% \changes{v1.1.0:7} {2016/01/12}{Updated the example documents of -% the Masaryk University in Brno to showcase the use of -% \cs{alert}. [VN]} -% \changes{v1.1.0:6} {2016/01/11}{Updated the example documents of -% the Masaryk University in Brno to showcase the use of the -% \cs{tableofcontents}. [VN]} -% \changes{v1.1.0:1} {2015/11/24}{Added the new logo files for the -% faculties of the Masaryk University in Brno and removed the old -% logo files. [VN]} -% \changes{v1.0.4} {2015/11/21}{Updated the user guide of the -% Masaryk University in Brno. [VN]} -% \changes{v1.0.3} {2015/11/20}{The example documents from the -% \texttt{example} directory and the user guide from the -% \texttt{guide} directory are now a part of the CTAN archive. -% [VN]} -% -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% -% \title{The beamer theme for the typesetting of thesis defense -% presentations at the Masaryk University in Brno} -% \author{Vít Novotný} -% \date{\today} -% \maketitle -% -% \begin{abstract} -% \noindent This document details the design and the implementation -% of the \textsf{fibeamer} theme for the \textsf{beamer} document -% class. Included are technical information for anyone who wishes -% to extend the theme with their own beamer themes as well as -% information for ordinary users. -% \end{abstract} -% -% \tableofcontents -% -% \section{Basic usage} -% In order to use the \textsf{fibeamer} theme, insert -% |\usetheme|\oarg{options}|{fibeamer}| into the preamble of a -% \LaTeX\ document that uses the \textsf{beamer} document class. -% Refer to Section \ref{sec:options} for the list of available -% \textit{options}. -% -% \section{Package options}\label{sec:options} -% \subsection{The \texttt{fonts} option} -% \begin{macro}{\iffibeamer@fonts} -% The |fonts| option instructs the package to set up the -% combination of the font families of Carlito, Arev, Iwona, Dsfont, -% and DejaVu for the typesetting of text and mathematics. This -% option is enabled by default. -% \begin{macrocode} -\ProvidesPackage{fibeamer/beamerthemefibeamer}[\fibeamer@version] -\newif\iffibeamer@fonts -\DeclareOptionBeamer{fonts}{\fibeamer@fontstrue} -\ExecuteOptionsBeamer{fonts} -% \end{macrocode} -% \end{macro} -% \subsection{The \texttt{nofonts} option} -% The |nofonts| option instructs the package not to alter the -% currently set text and mathematics font families. -% \begin{macrocode} -\DeclareOptionBeamer{nofonts}{\fibeamer@fontsfalse} -% \end{macrocode} -% \subsection{The \texttt{microtype} option} -% \changes{v1.0.2}{2015/11/18}{Added the opt-out \texttt{microtype -% option}. [VN]} -% \begin{macro}{\iffibeamer@microtype} -% The |microtype| option instructs the package to use the -% microtypographic extensions of modern \TeX\ engines, such as -% \hologo{pdfTeX}, \Hologo{LuaTeX}, and (with only partial support) -% \Hologo{XeLaTeX}. This option is enabled by default. -% \begin{macrocode} -\newif\iffibeamer@microtype -\DeclareOptionBeamer{microtype}{\fibeamer@microtypetrue} -\ExecuteOptionsBeamer{microtype} -% \end{macrocode} -% \end{macro} -% \subsection{The \texttt{nomicrotype} option} -% The |nomicrotype| option disables the microtypographic -% extensions. This may be necessary, if an older \TeX\ engine, -% such as \hologo{TeX} or \hologo{eTeX}, is being used. -% \begin{macrocode} -\DeclareOptionBeamer{nomicrotype}{\fibeamer@microtypefalse} -% \end{macrocode} -% \begin{macro}{\fibeamer@university} -% \subsection{The \texttt{university} option} -% The \marg{\texttt{university}=identifier} option pair sets the -% identifier of the university, at which the presentation is being -% written, to \textit{identifier}. The \textit{identifier} is -% stored within the |\fibeamer@university| macro, whose -% implicit value is \texttt{mu}. This value corresponds to the -% Masaryk University in Brno. -% \begin{macrocode} -\DeclareOptionBeamer{university}{\def\fibeamer@university{#1}} -\ExecuteOptionsBeamer{university=mu} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@faculty} -% \subsection{The \texttt{faculty} option} -% The \marg{\texttt{faculty}=identifier} pair sets the faculty, at -% which the thesis is being written, to \textit{domain}. The -% following faculty \textit{identifier}s are recognized at the -% Masaryk University in Brno: -% \begin{center}\begin{tabularx}{\textwidth}{Xc}\toprule -% The faculty & The \textit{domain} name \\\midrule -% The Faculty of Informatics & \texttt{fi} \\ -% The Faculty of Science & \texttt{sci} \\ -% The Faculty of Law & \texttt{law} \\ -% The Faculty of Economics and Administration & \texttt{econ} \\ -% The Faculty of Social Studies & \texttt{fss} \\ -% The Faculty of Medicine & \texttt{med} \\ -% The Faculty of Education & \texttt{ped} \\ -% The Faculty of Arts & \texttt{phil} \\ -% The Faculty of Sports Studies & \texttt{fsps} \\\bottomrule -% \end{tabularx}\end{center} -% The \textit{identifier} is stored within the |\fibeamer@faculty| -% macro, whose implicit value is \texttt{fi}. -% \begin{macrocode} -\DeclareOptionBeamer{faculty}{\def\fibeamer@faculty{#1}} -\ExecuteOptionsBeamer{faculty=fi} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@locale} -% \subsection{The \texttt{locale} option} -% \changes{v1.1.0:1}{2015/11/24}{Added the \texttt{locale} option -% and the \cs{fibeamer@locale} macro. [VN]} -% The \marg{\texttt{locale}=name} pair sets the name of the main -% locale to \textit{name}. The \textit{name} is stored within the -% |\fibeamer@locale| macro, whose implicit value is the main -% language of either the \textsf{babel} or the \textsf{polyglossia} -% package, or \texttt{english}, when undefined. -% -% With regards to the themes of the Masaryk University in Brno, the -% |\fibeamer@locale| macro is not used; it only provides the -% default value to the |\fibeamer@logoLocale| macro. -% \begin{macrocode} -\def\fibeamer@locale{% - % Babel / polyglossia detection - \ifx\languagename\undefined% - english\else\languagename\fi} -\DeclareOptionBeamer{locale}{% - \def\fibeamer@locale{#1}} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@logoLocale} -% \subsection{The \texttt{logoLocale} option} -% The \marg{\texttt{logoLocale}=name} pair sets the logo file -% locale to \textit{name}. The \textit{name} is stored within the -% |\fibeamer@logoLocale| macro, whose implicit value is -% |\fibeamer@locale|. -% \changes{v1.1.0:2}{2016/01/11}{Added the \texttt{logoLocale} -% option and the \cs{fibeamer@logoLocale} macro. [VN]} -% \begin{macrocode} -\def\fibeamer@logoLocale{\fibeamer@locale} -\DeclareOptionBeamer{logoLocale}{% - \def\fibeamer@logoLocale{#1}} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@basePath} -% \subsection{The \texttt{basePath} option} -% The \marg{\texttt{basePath}=path} pair sets the \textit{path} -% containing the package files. The \textit{path} is prepended to -% every other path (|\fibeamer@logopath| and |\fibeamer@themePath|) -% used by the package. If non-empty, the -% \textit{path} gets normalized to \textit{path/}. The normalized -% \textit{path} is stored within the |\fibeamer@basePath| macro, -% whose implicit value is |fibeamer/|. -% \begin{macrocode} -\DeclareOptionBeamer{basePath}{% - \ifx\fibeamer@empty#1\fibeamer@empty% - \def\fibeamer@basePath{}% - \else% - \def\fibeamer@basePath{#1/}% - \fi} -\ExecuteOptionsBeamer{basePath=fibeamer} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@subdir} -% The |\fibeamer@subdir| macro returns |/| unchanged, coerces -% |.|, |..|, |/|\textit{path}, |./|\textit{path} and -% |../|\textit{path} to |./|, |../|, |/|\textit{path}|/|, -% |./|\textit{path}|/| and |../|\textit{path}|/|, respectively, and -% prefixes any other \textit{path} with |\fibeamer@basePath|. This -% macro is used within the definition of the \texttt{themePath} and -% \texttt{logoPath} options. -% \begin{macrocode} -\def\fibeamer@subdir#1#2#3#4\empty{% - \ifx#1\empty% <empty> -> <basePath> - \fibeamer@basePath - \else - \if#1/% - \ifx#2\empty% / -> / - /% - \else% /<path> -> /<path>/ - #1#2#3#4/% - \fi - \else - \if#1.% - \ifx#2\empty% . -> ./ - ./% - \else - \if#2.% - \ifx#3\empty% .. -> ../ - ../% - \else - \if#3/% ../<path> -> ../<path>/ - ../#4/% - \else - \fibeamer@basePath#1#2#3#4/% - \fi - \fi - \else - \if#2/% ./<path> -> ./<path>/ - ./#3#4/% - \else - \fibeamer@basePath#1#2#3#4/% - \fi - \fi - \fi - \else - \fibeamer@basePath#1#2#3#4/% - \fi - \fi - \fi} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@themePath} -% \subsection{The \texttt{themePath} option} -% The \marg{\texttt{themePath}=path} pair sets the \textit{path} -% containing the theme files. The \textit{path} is normalized using -% the |\fibeamer@subdir| macro and stored within the -% |\fibeamer@stylePath| macro, whose implicit value is -% |\fibeamer@basePath theme/|. By default, this expands to -% \texttt{fibeamer/theme/}. -% \begin{macrocode} -\DeclareOptionBeamer{themePath}{% - \def\fibeamer@themePath{\fibeamer@subdir#1% - \empty\empty\empty\empty}} -\ExecuteOptionsBeamer{themePath=theme} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@logoPath} -% \subsection{The \texttt{logoPath} option} -% The \marg{\texttt{logoPath}=path} pair sets the \textit{path} -% containing the logo files, which is used by the outer themes to -% load the main logo. The \textit{path} is normalized using the -% |\fibeamer@subdir| macro and stored within the -% |\fibeamer@logoPath| macro, whose implicit value is -% |\fibeamer@basePath| followed by |logo/\fibeamer@university|. By -% default, this expands to \texttt{fibeamer/logo/mu/}. -% \begin{macrocode} -\DeclareOptionBeamer{logoPath}{% - \def\fibeamer@logoPath{\fibeamer@subdir#1% - \empty\empty\empty\empty}} -\ExecuteOptionsBeamer{logoPath=logo/\fibeamer@university} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@logo} -% \subsection{The \texttt{logo} option} -% The \marg{\texttt{logo}=filename} pair sets the prefix of the -% filename of the main logo to \textit{filename}. The -% \textit{filename} is stored within the |\fibeamer@logo| macro, -% whose implicit value is -% \changes{v1.1.0:1}{2015/11/24}{Changed the implicit value of the -% \cs{fibeamer@logo} macro. [VN]} -% |\fibeamer@logoPath| followed by -% \texttt{fibeamer-}|\fibeamer@university|\texttt{^^A -% \discretionary{-}{-}{-}}|\fibeamer@faculty|\texttt{-}^^A -% |\fibeamer@logoLocale|. By default, this expands to -% \texttt{fibeamer\discretionary{/}{/}{/}logo/fibeamer-mu-fi^^A -% -english}. -% \begin{macrocode} -\DeclareOptionBeamer{logo}{\def\fibeamer@logo{#1}} -\ExecuteOptionsBeamer{% - logo=\fibeamer@logoPath fibeamer-\fibeamer@university-% - \fibeamer@faculty-\fibeamer@logoLocale} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@fallbackLogo} -% \subsection{The \texttt{fallbackLogo} option} -% \changes{v1.1.0:3}{2016/01/11}{Added the \cs{fibeamer@fallbackLogo} -% macro. [VN]} -% \changes{v1.1.1:1}{2016/01/14}{Added the \texttt{fallbackLogo} -% option. [VN]} -% The |\fibeamer@fallbackLogo| macro contains the filename of the -% logo file to be used, if |\fibeamer@logo| does not exist. The -% implicit value of the |\fibeamer@fall|\discretionary{-}{}{}^^A -% |backLogo| macro is |\fibeamer@logoPath| followed by -% \texttt{fibeamer-}|\fibeamer@uni|\texttt{\discretionary{-}{}{}}^^A -% |versity\fibeamer@faculty|\texttt{-english}. By default, this -% expands to \texttt{fibeamer/logo\discretionary{/}{/}{/}fi\-bea^^A -% mer-mu-fi-english}. -% \begin{macrocode} -\DeclareOptionBeamer{fallbackLogo}{\def\fibeamer@fallbackLogo{#1}} -\ExecuteOptionsBeamer{% - fallbackLogo=\fibeamer@logoPath fibeamer-\fibeamer@university-% - \fibeamer@faculty-english} -% \end{macrocode} -% \end{macro} -% \section{Logic} -% \subsection{Macros} -% \begin{macro}{\fibeamer@require} -% The |\fibeamer@require|\marg{package} macro is used to gracefully -% load a \textit{package}. Packages that have already been loaded -% or do not exist are ignored by the macro. -% \begin{macrocode} -\def\fibeamer@require#1{\IfFileExists{#1.sty}{% - \@ifpackageloaded{#1}{}{\RequirePackage{#1}}}{}} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@requireTheme} -% The |\fibeamer@requireTheme|\marg{class} macro is used to load a -% \textit{class} of beamer themes. The following packages are -% loaded, provided they exist: -% \begin{itemize} -% \item\texttt{beamer}\textit{class}\texttt{themefibeamer} from -% the |\fibeamer@themePath| directory -- The base theme file. By -% default, this expands to \texttt{fibeamer/theme/beamer}^^A -% \textit{class}\texttt{themefibeamer}. -% \item\texttt{beamer}\textit{class}\texttt{themefibeamer-}^^A -% |\fibeamer@university| from the |\fibeamer@themePath|^^A -% \discretionary{}{}{}|\fibeamer@university/| directory -- The -% university theme file. By default, this expands to -% \texttt{fibeamer/theme/mu/beamer}\textit{class}^^A -% \texttt{themefibeamer-mu}. -% \item\texttt{beamer}\textit{class}\texttt{themefibeamer-}^^A -% |\fibeamer@university|\texttt{-}|\fibeamer@faculty| from the -% |\fibeamer@themePath\fibeamer@university/| directory -- The -% faculty theme file. By default, this expands to \texttt{^^A -% fibeamer/theme/mu/beamer}\textit{class}\texttt{themefibeam^^A -% er-mu-fi}. -% \end{itemize} -% \begin{macrocode} -\def\fibeamer@requireTheme#1{% - \fibeamer@require{\fibeamer@themePath beamer#1themefibeamer} - \fibeamer@require{\fibeamer@themePath\fibeamer@university% - /beamer#1themefibeamer-\fibeamer@university} - \fibeamer@require{\fibeamer@themePath\fibeamer@university% - /beamer#1themefibeamer-\fibeamer@university-\fibeamer@faculty}} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@includeLogo} -% \changes{v1.1.0:5}{2016/01/11}{Added the -% \cs{fibeamer@includeLogo} macro. [VN]} -% The |\fibeamer@includeLogo|\oarg{options} macro includes the -% main logo into the document. If specified, the \textit{options} -% are passed to the |\includegraphics| macro. The -% |\fibeamer@includeLogo| macro requires the \textsf{etoolbox} -% package to function. -% \begin{macrocode} -\fibeamer@require{etoolbox} -\newcommand\fibeamer@includeLogo[1][]{{ - % See <http://tex.stackexchange.com/a/39987/70941>. - \patchcmd{\Gin@ii}% Make `\includegraphics` use `@fallbackLogo`. - {\begingroup}% <search> - {\begingroup\renewcommand{\@latex@error}[2]{% - \includegraphics[#1]\fibeamer@fallbackLogo}}% <replace> - {}% <success> - {}% <failure> - \includegraphics[#1]\fibeamer@logo}} -% \end{macrocode} -% \end{macro} -% \begin{macro}{\fibeamer@patch} -% \changes{v1.1.2}{2016/02/19}{Added \cs{fibeamer@patch}.} -% The |\fibeamer@patch|\oarg{versions}\oarg{patch} macro expands -% \textit{patch}, if |\fibeamer|\texttt{\discretionary{@}{@}{@}}^^A -% |version@number| (defined at the top of the file -% \texttt{beamerthemefibeamer.sty}) matches any of the -% comma-delimited \textit{versions}. This macro enables the simple -% deployment of version-targeted patches. -% \begin{macrocode} -\def\fibeamer@patch#1#2{% - \def\fibeamer@patch@versions{#1}% - \def\fibeamer@patch@action{#2}% - \def\fibeamer@patch@next##1,{% - \def\fibeamer@patch@arg{##1}% - \def\fibeamer@patch@relax{\relax}% - \ifx\fibeamer@patch@arg\fibeamer@version@number - \def\fibeamer@patch@next####1\relax,{}% - \expandafter\fibeamer@patch@action - \expandafter\fibeamer@patch@next - \else\ifx\fibeamer@patch@arg\fibeamer@patch@relax\else - \expandafter\expandafter\expandafter\fibeamer@patch@next - \fi\fi}% - \expandafter\expandafter\expandafter\fibeamer@patch@next - \expandafter\fibeamer@patch@versions\expandafter,\relax,} -% \end{macrocode} -% \end{macro} -% \subsection{Main routine} -% First, the theme processes the options. -% \begin{macrocode} -\ProcessOptionsBeamer -% \end{macrocode} -% When the |microtype| option is specified, the \textsf{microtype} -% package gets loaded. -% \begin{macrocode} - % Set up the microtypographic extensions - \iffibeamer@microtype - \RequirePackage{microtype} - \fi -% \end{macrocode} -% When the |fonts| option is specified, the following packages will -% be used by the package to configure the fonts in the presentation -% mode: -% \begin{itemize} -% \item\textsf{ifthen} -- This package is used to construct -% compound conditionals. -% \item\textsf{ifxetex}, \textsf{ifluatex} -- These packages are -% used to detect the used \TeX\ engine. -% \item\textsf{lmodern} -- The Latin Modern font family is used as a -% fallback for missing glyphs. -% \item\textsf{carlito} -- The Carlito font family is used as the -% primary text and math font face. -% \item\textsf{arevmath} -- The Arev Sans math font family is used for -% various symbols and greek alphabet. -% \item\textsf{iwona} -- The Iwona font family is used for large -% math symbols. -% \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 \%. 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. -% \item\textsf{fontspec} -- This package is used to load fonts. -% This package is only used with the \Hologo{XeTeX} and -% \Hologo{LuaTeX} engines. -% \end{itemize} -% \begin{macrocode} -\mode<presentation> - % Set up the fonts - \iffibeamer@fonts - \RequirePackage{ifthen} - \RequirePackage{ifxetex} - \RequirePackage{ifluatex} - \RequirePackage{lmodern} - \RequirePackage[sfdefault,lf]{carlito} - \renewcommand*\oldstylenums[1]{{\carlitoOsF #1}} - - %% Load arev with scaling factor of .85 - %% See <http://tex.stackexchange.com/a/181240/70941> - \DeclareFontFamily{OML}{zavm}{\skewchar\font=127 } - \DeclareFontShape{OML}{zavm}{m}{it}{<-> s*[.85] zavmri7m}{} - \DeclareFontShape{OML}{zavm}{b}{it}{<-> s*[.85] zavmbi7m}{} - \DeclareFontShape{OML}{zavm}{m}{sl}{<->ssub * zavm/m/it}{} - \DeclareFontShape{OML}{zavm}{bx}{it}{<->ssub * zavm/b/it}{} - \DeclareFontShape{OML}{zavm}{b}{sl}{<->ssub * zavm/b/it}{} - \DeclareFontShape{OML}{zavm}{bx}{sl}{<->ssub * zavm/b/sl}{} - - \AtBeginDocument{ - \SetSymbolFont{operators} {normal}{OT1}{zavm}{m}{n} - \SetSymbolFont{letters} {normal}{OML}{zavm}{m}{it} - \SetSymbolFont{symbols} {normal}{OMS}{zavm}{m}{n} - \SetSymbolFont{largesymbols}{normal}{OMX}{iwona}{m}{n}} - \RequirePackage[sans]{dsfont} - - \ifthenelse{\boolean{xetex}\OR\boolean{luatex}}{ - \RequirePackage{fontspec} -% \end{macrocode} -% \changes{v1.1.7}{2017/04/28}{Removed undesirable TeX ligatures from the mono -% font. [VN]} -% \begin{macrocode} - \setmonofont[Scale=0.85]{DejaVu Sans Mono} - }{ - \RequirePackage[scaled=0.85]{DejaVuSansMono} - \RequirePackage[resetfonts]{cmap} - \RequirePackage[T1]{fontenc} - } - \RequirePackage{setspace} - \setstretch{1.15} - \fi -\mode - <all> -% \end{macrocode} -% Finally, the color, font, inner and outer themes of the -% respective university and faculty will be loaded. -% \begin{macrocode} -\fibeamer@requireTheme{color} -\fibeamer@requireTheme{font} -\fibeamer@requireTheme{inner} -\fibeamer@requireTheme{outer} -% \end{macrocode} -% -% \section{Themes} -% This section contains the combined documentation of all available -% themes. When creating a new theme file, it is advisable to -% create one self-contained \texttt{dtx} file, which is then -% partitioned into locale files via the \textsf{docstrip} tool -% based on the respective \texttt{ins} file. A -% \DescribeMacro{\file} macro |\file|\marg{filename} is available -% for the sectioning of the documentation of various files within -% the \texttt{dtx} file. For more information about \texttt{dtx} -% files and the \textsf{docstrip} tool, consult the \textsf{dtxtut, -% docstrip, doc} and \textsf{ltxdoc} manuals. -% -% \def\file#1{\subsubsection{The \texttt{#1} file}} -% -% \subsection{Base files} -% \input{theme/mu/base.dtx} -% \subsection{The Faculty of Informatics} -% \input{theme/mu/fi.dtx} -% \subsection{The Faculty of Science} -% \input{theme/mu/sci.dtx} -% \subsection{The Faculty of Arts} -% \input{theme/mu/phil.dtx} -% \subsection{The Faculty of Education} -% \input{theme/mu/ped.dtx} -% \subsection{The Faculty of Social Studies} -% \input{theme/mu/fss.dtx} -% \subsection{The Faculty of Law} -% \input{theme/mu/law.dtx} -% \subsection{The Faculty of Economics and Administration} -% \input{theme/mu/econ.dtx} -% \subsection{The Faculty of Medicine} -% \input{theme/mu/med.dtx} -% \subsection{The Faculty of Sports Studies} -% \input{theme/mu/fsps.dtx} -% \iffalse -%</class> -% \fi diff --git a/Master/texmf-dist/source/latex/fibeamer/fibeamer.ins b/Master/texmf-dist/source/latex/fibeamer/fibeamer.ins deleted file mode 100644 index 0bad8cf7179..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/fibeamer.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ./LICENSE -\generate{\file{beamerthemefibeamer.sty}{\from{fibeamer.dtx}{class}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx deleted file mode 100644 index 8ec58d1fe3a..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.dtx +++ /dev/null @@ -1,385 +0,0 @@ -% \iffalse -%<*color> -% \fi\file{theme/mu/beamercolorthemefibeamer-mu.sty} -% This is the base color theme for presentations written at the -% Masaryk University in Brno. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu}[2016/05/06] -% \end{macrocode} -% \begin{macro}{\darkframes} -% The |darkframes| environment switches the color definitions to -% render the enclosed frames in dark colors. This is a dummy -% definition, which will be overridden by the subsequently loaded -% color theme in the presentation mode. -% \begin{macrocode} -\newenvironment{darkframes}{}{} -% \end{macrocode} -% \end{macro} -% The rest of the theme will be ignored outside the presentation -% mode. -% \begin{macrocode} -\mode<presentation> -% \end{macrocode} -% The theme loads the following packages, which will be used by the -% subsequently loaded color theme specific to a faculty: -% \begin{itemize} -% \item\textsf{listings} -- This package is used for code -% listings. The subsequently loaded color theme will specify -% source code coloring for the package. -% \item\textsf{ifthen} -- This package is used to construct -% compound conditionals. -% \item\textsf{tikz} -- This package is used to create gradient -% background for dark slides. -% \end{itemize} -% \begin{macrocode} - \RequirePackage{listings} - \RequirePackage{ifthen} - \RequirePackage{tikz} -% \end{macrocode} -% \begin{macro}{\iffibeamer@dark} -% The |\iffibeamer@dark| conditional will be switched on and off by -% the subsequently loaded color theme based on whether or not the -% given frame is being typeset in light or dark colors. This -% information will be used by outer themes to insert the correct -% logo into each frame. -% \begin{macrocode} - \newif\iffibeamer@dark\fibeamer@darkfalse -% \end{macrocode} -% \end{macro} -% A frame that is either title or dark, as specified by the value -% of the |\iffibeamer@dark| conditional, will have a gradient -% background as specified by the |fibeamer@dark@backgroundInner| -% and |fibeamer@light@backgroundOuter| colors that shall be defined -% by the subsequently loaded color theme. -% -% A frame that is neither title nor dark, as specified by the value -% of the |\iffibeamer@dark| conditional, will have a gradient -% background as specified by the |fibeamer@light@backgroundInner| -% and |fibeamer@light@backgroundOuter| colors that shall 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@dark@backgroundInner, - outer color = fibeamer@dark@backgroundOuter] - (0,0) rectangle (\paperwidth,\paperwidth); - \end{tikzpicture} - }{% - \begin{tikzpicture} - \clip (0,\fibeamer@lengths@clipbottom) rectangle - (\paperwidth,\fibeamer@lengths@cliptop); - \path [inner color = fibeamer@light@backgroundInner, - outer color = fibeamer@light@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} -% \end{macrocode} -% The links can be colored by the subsequently loaded color themes. -% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \hypersetup{colorlinks,linkcolor=} -\mode -<all> -% \end{macrocode} -% \iffalse -%</color> -%<*font> -% \fi\file{theme/mu/beamerfontthemefibeamer-mu.sty} -% This is the base font theme for presentations written at the -% Masaryk University in Brno. The theme has no effect outside the -% presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamerfontthemefibeamer-mu}[2016/01/12] -\mode<presentation> - \setbeamerfont{normal text}{size=\normalsize} - \setbeamerfont{title}{size=\LARGE, series=\bfseries} - \setbeamerfont{subtitle}{parent=normal text, size=\Large} - \setbeamerfont{frametitle}{size=\Large} - \setbeamerfont{framesubtitle}{size=\large, shape=\itshape} - \setbeamerfont{description item}{series=\bfseries} - \setbeamerfont{author}{size=\large} -\mode -<all> -% \end{macrocode} -% \iffalse -%</font> -%<*inner> -% \fi\file{theme/mu/beamerinnerthemefibeamer-mu.sty} -% This is the base inner theme for presentations written at the -% Masaryk University in Brno. The theme has no effect outside the -% presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamerinnerthemefibeamer-mu}[2016/01/14] -\mode<presentation> -% \end{macrocode} -% This part of the inner theme defines the design of lists. -% \begin{macrocode} -\defbeamertemplate*{itemize item}{fibeamer}{$\bullet$} -\defbeamertemplate*{itemize subitem}{fibeamer}{\---} -\defbeamertemplate*{itemize subsubitem}{fibeamer}{\guillemotright} -% \end{macrocode} -% 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 to the themes of the Masaryk University in Brno. -% [VN]} -% \begin{macrocode} -\defbeamertemplate*{bibliography item}{fibeamer}{\insertbiblabel} -\AtBeginDocument{% - \let\fibeamer@oldcite\cite - \def\cite#1{{% - \usebeamercolor[fg]{item}% - \fibeamer@oldcite{#1}}}} -% \end{macrocode} -% 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} to the themes of the Masaryk University in -% Brno. [VN]} -% \begin{macrocode} -\defbeamertemplate*{section in toc}{fibeamer}{% - \usebeamercolor[fg]{item}% - \inserttocsectionnumber.% - \usebeamercolor[fg]{structure}% - \kern1.25ex\inserttocsection\par} -\defbeamertemplate*{subsection in toc}{fibeamer}{% - \hspace\leftmargini - \usebeamercolor[fg]{item}% - \inserttocsectionnumber.\inserttocsubsectionnumber% - \usebeamercolor[fg]{structure}% - \kern1.25ex\inserttocsubsection\par} -\defbeamertemplate*{subsubsection in toc}{fibeamer}{% - \hspace\leftmargini - \hspace\leftmarginii - \usebeamercolor[fg]{item}% - \inserttocsectionnumber.\inserttocsubsectionnumber.% - \inserttocsubsubsectionnumber% - \usebeamercolor[fg]{structure}% - \kern1.25ex\inserttocsubsubsection\par} -\mode -<all> -% \end{macrocode} -% \iffalse -%</inner> -%<*outer> -% \fi\file{theme/mu/beamerouterthemefibeamer-mu.sty} -% This is the base outer theme for presentations written at the -% Masaryk University in Brno. The theme has no effect outside the -% presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamerouterthemefibeamer-mu}[2016/01/12] -\mode<presentation> -% \end{macrocode} -% The theme uses the following packages: -% \begin{itemize} -% \item\textsf{ifthen} -- This package is used to construct -% compound conditionals. -% \item\textsf{ifpdf} -- This package is used to check, whether -% the document is being typeset in DVI mode. If it is, then -% the |\pdfpagewidth| and |\pdfpageheight| dimensions are -% defined, so that positioning in TikZ works correctly. -% \changes{v1.0.1}{2015/10/03}{Added DVI output support. [VN]} -% ^^A <http://tex.stackexchange.com/a/246631/70941> -% \item\textsf{tikz} -- This package is used to position the -% logo and the frame number on a frame. -% \item\textsf{pgfcore} -- This package is used to draw the -% dashed line at the title frame. -% \end{itemize} -% \begin{macrocode} - \RequirePackage{ifthen} - \RequirePackage{ifpdf} - \ifpdf\else - \@ifundefined{pdfpagewidth}{\newdimen\pdfpagewidth}{} - \@ifundefined{pdfpageheight}{\newdimen\pdfpageheight}{} - \pdfpagewidth=\paperwidth - \pdfpageheight=\paperheight - \fi - \RequirePackage{tikz} - \RequirePackage{pgfcore} -% \end{macrocode} -% This part of the outer theme defines the geometry of the frames -% along with other dimensions. -% \changes{v1.1.0:4}{2016/01/11}{Length definitions within the -% themes of the Masaryk University in Brno are no longer based on -% the dimensions of the (now unused) logo in the upper right -% corner. [VN]} -% \begin{macrocode} - \newlength\fibeamer@lengths@baseunit - \fibeamer@lengths@baseunit=3.75mm - % The footer padding - \newlength\fibeamer@lengths@footerpad - \setlength\fibeamer@lengths@footerpad{% - \fibeamer@lengths@baseunit} - % The side margins - \newlength\fibeamer@lengths@margin - \setlength\fibeamer@lengths@margin{% - 3\fibeamer@lengths@baseunit} - \setbeamersize{ - text margin left=\fibeamer@lengths@margin, - text margin right=\fibeamer@lengths@margin} - % The upper margin - \newlength\fibeamer@lengths@titleline - \setlength\fibeamer@lengths@titleline{% - 3\fibeamer@lengths@baseunit} - % The background clipping - \newlength\fibeamer@lengths@clipbottom - \setlength\fibeamer@lengths@clipbottom\paperwidth - \addtolength\fibeamer@lengths@clipbottom{-\paperheight} - \setlength\fibeamer@lengths@clipbottom{% - 0.5\fibeamer@lengths@clipbottom} - \newlength\fibeamer@lengths@cliptop - \setlength\fibeamer@lengths@cliptop\paperwidth - \addtolength\fibeamer@lengths@cliptop{% - -\fibeamer@lengths@clipbottom} -% \end{macrocode} -% \changes{v1.1.0:6}{2016/01/11}{Added the logo dimension -% definitions to the themes of the Masaryk University in Brno. -% [VN]} -% \begin{macrocode} - % The logo size - \newlength\fibeamer@lengths@logowidth - \setlength\fibeamer@lengths@logowidth{% - 14\fibeamer@lengths@baseunit} - \newlength\fibeamer@lengths@logoheight - \setlength\fibeamer@lengths@logoheight{% - 0.4\fibeamer@lengths@logowidth} -% \end{macrocode} -% The outer theme completely culls the bottom navigation. -% \begin{macrocode} - \defbeamertemplate*{navigation symbols}{fibeamer}{} -% \end{macrocode} -% The outer theme also culls the headline. -% \changes{v1.1.0:1}{2015/11/24}{The faculty logos are no longer -% displayed on regular slides, as per the new unified design of -% the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \defbeamertemplate*{headline}{fibeamer}{} -% \end{macrocode} -% The frame title. -% \begin{macrocode} - \defbeamertemplate*{frametitle}{fibeamer}{% - \vskip-1em % Align the text with the top border - \vskip\fibeamer@lengths@titleline - \usebeamercolor[fg]{frametitle}% - \usebeamerfont{frametitle}% - \insertframetitle\par% - \usebeamercolor[fg]{framesubtitle}% - \usebeamerfont{framesubtitle}% - \insertframesubtitle} -% \end{macrocode} -% The footline contains the frame number. It is flushed right. -% \begin{macrocode} - \defbeamertemplate*{footline}{fibeamer}{% - \ifnum\c@framenumber=0\else% - \begin{tikzpicture}[overlay] - \node[anchor=south east, - yshift=\fibeamer@lengths@footerpad, - xshift=-\fibeamer@lengths@footerpad] at - (current page.south east) { - \usebeamercolor[fg]{framenumber}% - \usebeamerfont{framenumber}% - \insertframenumber/\inserttotalframenumber}; - \end{tikzpicture} - \fi} -% \end{macrocode} -% The title frame contains the main logo, the |\title|, the -% |\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} - - % Input the university logo - \begin{tikzpicture}[ - remember picture, - overlay, - xshift=0.5\fibeamer@lengths@logowidth, - yshift=0.5\fibeamer@lengths@logoheight - ] - \node at (0,0) { - \fibeamer@includeLogo[ - width=\fibeamer@lengths@logowidth, - height=\fibeamer@lengths@logoheight - ]}; - \end{tikzpicture} - - % Input the title - \usebeamerfont{title}% - \usebeamercolor[fg]{title}% - \begin{minipage}[b][2\baselineskip][b]{\textwidth}% - \raggedright\inserttitle - \end{minipage} - \vskip-.5\baselineskip - - % Input the dashed line - \begin{pgfpicture} - \pgfsetlinewidth{2pt} - \pgfsetroundcap - \pgfsetdash{{0pt}{4pt}}{0cm} - - \pgfpathmoveto{\pgfpoint{0mm}{0mm}} - \pgfpathlineto{\pgfpoint{\textwidth}{0mm}} - - \pgfusepath{stroke} - \end{pgfpicture} - \vfill -% \end{macrocode} -% \changes{v1.1.4:4}{2016/05/06}{Added support for subtitle and -% author name coloring within the color themes of the Masaryk -% University in Brno. [VN]} -% \begin{macrocode} - % Input the subtitle - \usebeamerfont{subtitle}% - \usebeamercolor[fg]{subtitle}% - \begin{minipage}{\textwidth} - \raggedright% - \insertsubtitle% - \end{minipage}\vskip.25\baselineskip - - % Input the author's name - \usebeamerfont{author}% - \usebeamercolor[fg]{author}% - \begin{minipage}{\textwidth} - \raggedright% - \insertauthor% - \end{minipage} - \end{darkframes}} - -\mode -<all> -% \end{macrocode} -% \iffalse -%</outer> -% \fi diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.ins deleted file mode 100644 index 28f27b8b2d4..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/base.ins +++ /dev/null @@ -1,6 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu.sty}{\from{base.dtx}{color}} - \file{beamerfontthemefibeamer-mu.sty} {\from{base.dtx}{font}} - \file{beamerinnerthemefibeamer-mu.sty}{\from{base.dtx}{inner}} - \file{beamerouterthemefibeamer-mu.sty}{\from{base.dtx}{outer}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.dtx deleted file mode 100644 index e2883b6ef8d..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.dtx +++ /dev/null @@ -1,137 +0,0 @@ -% \file{theme/mu/beamercolorthemefibeamer-econ.sty} -% This is the color theme for presentations written at the Faculty -% of Economics and Administration at the Masaryk University in -% Brno. This theme has no effect outside the presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu-econ}[2016/05/06] -\mode<presentation> -% \end{macrocode} -% This color theme uses the combination of yellow and shades of gray. The -% |fibeamer@{dark,|\-|light}@background{Inner,|\-|Outer}| colors are used -% within the background canvas template, which is defined within the base -% color theme of the Masaryk University and which draws the gradient -% background of the frames. -% \begin{macrocode} - \definecolor{fibeamer@black}{HTML}{2B2E34} - \definecolor{fibeamer@white}{HTML}{FFFFFF} - \definecolor{fibeamer@brown}{HTML}{892840} - \colorlet{fibeamer@lightBrown}{fibeamer@brown!30!fibeamer@white} - \colorlet{fibeamer@darkBrown}{fibeamer@brown!60!fibeamer@black} - \definecolor{fibeamer@gray}{HTML}{999999} - \definecolor{fibeamer@lightOrange}{HTML}{FFA25E} - \colorlet{fibeamer@orange}{fibeamer@lightOrange!80!fibeamer@darkBrown} -% \end{macrocode} -% \changes{v1.1.4:2}{2016/05/06}{Removed gradient backgrounds from -% the color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - %% Background gradients - \colorlet{fibeamer@dark@backgroundInner}{fibeamer@darkBrown} - \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@darkBrown} - \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} - \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} -% \end{macrocode} -% The |darkframes| environment switches the |\iffibeamer@darktrue| -% conditional on and sets a dark color theme. -% \begin{macrocode} - \renewenvironment{darkframes}{% - \begingroup - \fibeamer@darktrue - %% Structures - \setbeamercolor*{frametitle}{fg=fibeamer@brown!30!fibeamer@white} - \setbeamercolor*{framesubtitle}{fg=fibeamer@white} - %% Text - \setbeamercolor*{normal text}{fg=fibeamer@white, bg=fibeamer@brown} - \setbeamercolor*{structure}{fg=fibeamer@white, bg=fibeamer@brown} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor*{alerted text}{fg=fibeamer@lightOrange} -% \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, citecolor=fibeamer@lightBrown} - %% Blocks - \setbeamercolor*{block title}{% - fg=fibeamer@white, bg=fibeamer@brown!60!fibeamer@white} - \setbeamercolor*{block title example}{% - fg=fibeamer@white, bg=fibeamer@brown!60!fibeamer@white} - \setbeamercolor*{block title alerted}{% - fg=fibeamer@darkBrown, bg=fibeamer@lightOrange} - \setbeamercolor*{block body}{% - fg=fibeamer@brown, - bg=fibeamer@gray!15!fibeamer@white} - \usebeamercolor*{normal text} - % Code listings - \lstset{% - commentstyle=\color{green!30!fibeamer@white}, - keywordstyle=\color{blue!30!fibeamer@white}, - stringstyle=\color{fibeamer@brown!30!fibeamer@white}} - }{% - \endgroup} -% \end{macrocode} -% Outside the |darkframes| environment, the light theme is used. -% \begin{macrocode} - %% Structures - \setbeamercolor{frametitle}{fg=fibeamer@brown} - \setbeamercolor{framesubtitle}{fg=fibeamer@black!75!fibeamer@white} - %% Text - \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} - \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{alerted text}{fg=red} - \addtobeamertemplate{block begin}{% - \iffibeamer@dark % alerted text in plain block at dark slides - \setbeamercolor{alerted text}{fg=fibeamer@orange}% - \fi}{} -% \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, citecolor=fibeamer@brown} - %% Blocks - \setbeamercolor{block title}{% - fg=fibeamer@white, bg=fibeamer@brown} - \setbeamercolor{block title example}{% - fg=fibeamer@white, bg=fibeamer@brown} - \setbeamercolor{block title alerted}{% - fg=fibeamer@white, bg=red} - \setbeamercolor{block body}{% - fg=fibeamer@brown, bg=fibeamer@gray!20!fibeamer@white} - %% Title - \setbeamercolor{title}{fg=fibeamer@white, bg=fibeamer@brown} - % Code listings - \lstset{% - basicstyle=\footnotesize\ttfamily, - breakatwhitespace=false, - breaklines=true, - commentstyle=\color{green!60!fibeamer@black}, - extendedchars=true, - keywordstyle=\color{blue}, - showspaces=false, - showstringspaces=false, - showtabs=false, - stringstyle=\color{violet}} -\mode -<all> -% \end{macrocode} diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.ins deleted file mode 100644 index a6b5a177be1..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/econ.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu-econ.sty}{\from{econ.dtx}{}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.dtx deleted file mode 100644 index ddf36798ac4..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.dtx +++ /dev/null @@ -1,151 +0,0 @@ -% \file{theme/mu/beamercolorthemefibeamer-fi.sty} -% This is the color theme for presentations written at the -% Faculty of Informatics at the Masaryk University in Brno. -% This theme has no effect outside the presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu-fi}[2016/06/16] -\mode<presentation> -% \end{macrocode} -% This color theme uses the combination of yellow and shades of gray. The -% |fibeamer@{dark,|\-|light}@background{Inner,|\-|Outer}| colors are used -% within the background canvas template, which is defined within the base -% color theme of the Masaryk University and which draws the gradient -% background of the frames. -% \changes{v1.1.4:1}{2016/05/06}{Completely revamped the color theme of the -% Faculty of Informatics at the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \definecolor{fibeamer@black}{HTML}{2B2E34} - \definecolor{fibeamer@white}{HTML}{F3EEE1} - \definecolor{fibeamer@yellow}{HTML}{FFD564} - \definecolor{fibeamer@orange}{HTML}{FF5500} - \colorlet{fibeamer@lightGray}{white!80!fibeamer@black} - \colorlet{fibeamer@gray}{white!35!fibeamer@black} - \colorlet{fibeamer@darkGray}{white!20!fibeamer@black} - \definecolor{fibeamer@blue}{HTML}{3333B3} - \definecolor{fibeamer@lightRed}{HTML}{FF8E6B} - \colorlet{fibeamer@darkRed}{red!80!fibeamer@white} -% \end{macrocode} -% \changes{v1.1.4:2}{2016/05/06}{Removed gradient backgrounds from -% the color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - %% Background gradients - \colorlet{fibeamer@dark@backgroundInner}{fibeamer@black} - \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@black} - \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} - \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} -% \end{macrocode} -% The |darkframes| environment switches the |\iffibeamer@darktrue| -% conditional on and sets a dark color theme. -% \begin{macrocode} - \renewenvironment{darkframes}{% - \begingroup - \fibeamer@darktrue - %% Structures - \setbeamercolor*{frametitle}{fg=fibeamer@yellow} - \setbeamercolor*{framesubtitle}{fg=fibeamer@lightGray} - %% Text - \setbeamercolor*{normal text}{fg=white, bg=fibeamer@black} - \setbeamercolor*{structure}{fg=white, bg=fibeamer@black} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor*{alerted text}{fg=fibeamer@lightRed} -% \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, citecolor=fibeamer@yellow} - %% Blocks - \setbeamercolor*{block title}{% - fg=fibeamer@black, bg=fibeamer@yellow} - \setbeamercolor*{block title example}{% - fg=fibeamer@yellow, bg=fibeamer@darkGray} - \setbeamercolor*{block title alerted}{% - fg=fibeamer@black, bg=fibeamer@lightRed} - \setbeamercolor*{block body}{% - fg=fibeamer@white, - bg=fibeamer@darkGray} - \usebeamercolor*{normal text} - % Code listings - \lstset{% - commentstyle=\color{green!30!white}, - keywordstyle=\color{blue!30!white}, - stringstyle=\color{fibeamer@orange!30!white}} - }{% - \endgroup} -% \end{macrocode} -% Outside the |darkframes| environment, the light theme is used. -% \changes{v1.1.5:2}{2016/06/16}{Updated the light color theme of -% the Faculty of Informatics at the Masaryk University in Brno. -% [VN]} -% \begin{macrocode} - %% Structures - \setbeamercolor{frametitle}{fg=fibeamer@blue} - \setbeamercolor{framesubtitle}{fg=fibeamer@gray} - %% Text - \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} - \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{alerted text}{fg=red} - \addtobeamertemplate{block begin}{% - \iffibeamer@dark\else % alerted text in plain blocks at light slides - \setbeamercolor{alerted text}{fg=fibeamer@darkRed} - \fi}{} -% \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, citecolor=fibeamer@blue} - %% Blocks - \setbeamercolor{block title}{% - fg=fibeamer@black, bg=fibeamer@yellow} - \setbeamercolor{block title example}{% - fg=fibeamer@yellow, bg=fibeamer@black} - \setbeamercolor{block title alerted}{% - fg=fibeamer@white, bg=red} - \setbeamercolor{block body}{% - fg=fibeamer@white, bg=fibeamer@black} - %% Title - \setbeamercolor{title}{fg=fibeamer@yellow, bg=fibeamer@black} -% \end{macrocode} -% \changes{v1.1.4:4}{2016/05/06}{Added support for subtitle and -% author name coloring within the color themes of the Masaryk -% University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{subtitle}{fg=fibeamer@white, bg=fibeamer@black} - \setbeamercolor{author}{fg=fibeamer@lightGray, bg=fibeamer@black} - % Code listings - \lstset{% - basicstyle=\footnotesize\ttfamily, - breakatwhitespace=false, - breaklines=true, - commentstyle=\color{green!60!black}, - extendedchars=true, - keywordstyle=\color{fibeamer@blue}, - showspaces=false, - showstringspaces=false, - showtabs=false, - stringstyle=\color{violet}} -\mode -<all> -% \end{macrocode} diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.ins deleted file mode 100644 index f537ea1a062..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fi.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu-fi.sty}{\from{fi.dtx}{}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.dtx deleted file mode 100644 index bd3101abec3..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.dtx +++ /dev/null @@ -1,138 +0,0 @@ -% \file{theme/mu/beamercolorthemefibeamer-fsps.sty} -% This is the color theme for presentations written at the Faculty -% of Sports Studies at the Masaryk University in Brno. This theme -% has no effect outside the presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu-fsps}[2016/05/06] -\mode<presentation> -% \end{macrocode} -% This color theme uses the combination of yellow and shades of gray. The -% |fibeamer@{dark,|\-|light}@background{Inner,|\-|Outer}| colors are used -% within the background canvas template, which is defined within the base -% color theme of the Masaryk University and which draws the gradient -% background of the frames. -% \begin{macrocode} - \definecolor{fibeamer@black}{HTML}{000000} - \definecolor{fibeamer@white}{HTML}{FFFFFF} - \definecolor{fibeamer@blue}{HTML}{283889} - \colorlet{fibeamer@darkBlue}{fibeamer@blue!60!fibeamer@black} - \definecolor{fibeamer@brightBlue}{HTML}{3998F9} - \colorlet{fibeamer@lightBlue}{fibeamer@blue!30!fibeamer@white} - \definecolor{fibeamer@gray}{HTML}{999999} - \definecolor{fibeamer@lightOrange}{HTML}{FFA25E} - \colorlet{fibeamer@orange}{fibeamer@lightOrange!80!fibeamer@darkBlue} -% \end{macrocode} -% \changes{v1.1.4:2}{2016/05/06}{Removed gradient backgrounds from -% the color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - %% Background gradients - \colorlet{fibeamer@dark@backgroundInner}{fibeamer@darkBlue} - \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@darkBlue} - \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} - \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} -% \end{macrocode} -% The |darkframes| environment switches the |\iffibeamer@darktrue| -% conditional on and sets a dark color theme. -% \begin{macrocode} - \renewenvironment{darkframes}{% - \begingroup - \fibeamer@darktrue - %% Structures - \setbeamercolor*{frametitle}{fg=fibeamer@blue!30!fibeamer@white} - \setbeamercolor*{framesubtitle}{fg=fibeamer@white} - %% Text - \setbeamercolor*{normal text}{fg=fibeamer@white, bg=fibeamer@blue} - \setbeamercolor*{structure}{fg=fibeamer@white, bg=fibeamer@blue} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor*{alerted text}{fg=fibeamer@lightOrange} -% \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, citecolor=fibeamer@lightBlue} - %% Blocks - \setbeamercolor*{block title}{% - fg=fibeamer@white, bg=fibeamer@blue!60!fibeamer@white} - \setbeamercolor*{block title example}{% - fg=fibeamer@white, bg=fibeamer@blue!60!fibeamer@white} - \setbeamercolor*{block title alerted}{% - fg=fibeamer@darkBlue, bg=fibeamer@lightOrange} - \setbeamercolor*{block body}{% - fg=fibeamer@blue, - bg=fibeamer@gray!15!fibeamer@white} - \usebeamercolor*{normal text} - % Code listings - \lstset{% - commentstyle=\color{green!30!fibeamer@white}, - keywordstyle=\color{blue!40!fibeamer@brightBlue!25!fibeamer@white}, - stringstyle=\color{red!30!fibeamer@white}} - }{% - \endgroup} -% \end{macrocode} -% Outside the |darkframes| environment, the light theme is used. -% \begin{macrocode} - %% Structures - \setbeamercolor{frametitle}{fg=fibeamer@blue} - \setbeamercolor{framesubtitle}{fg=fibeamer@black!75!fibeamer@white} - %% Text - \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} - \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{alerted text}{fg=red} - \addtobeamertemplate{block begin}{% - \iffibeamer@dark % alerted text in plain block at dark slides - \setbeamercolor{alerted text}{fg=fibeamer@orange}% - \fi}{} -% \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, citecolor=fibeamer@blue} - %% Blocks - \setbeamercolor{block title}{% - fg=fibeamer@white, bg=fibeamer@blue} - \setbeamercolor{block title example}{% - fg=fibeamer@white, bg=fibeamer@blue} - \setbeamercolor{block title alerted}{% - fg=fibeamer@white, bg=red} - \setbeamercolor{block body}{% - fg=fibeamer@blue, bg=fibeamer@gray!20!fibeamer@white} - %% Title - \setbeamercolor{title}{fg=fibeamer@white, bg=fibeamer@blue} - % Code listings - \lstset{% - basicstyle=\footnotesize\ttfamily, - breakatwhitespace=false, - breaklines=true, - commentstyle=\color{green!60!fibeamer@black}, - extendedchars=true, - keywordstyle=\color{fibeamer@brightBlue!50!fibeamer@blue}, - showspaces=false, - showstringspaces=false, - showtabs=false, - stringstyle=\color{violet}} -\mode -<all> -% \end{macrocode} diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.ins deleted file mode 100644 index 93d0c3ccbcc..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fsps.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu-fsps.sty}{\from{fsps.dtx}{}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx deleted file mode 100644 index a2a206caebb..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx +++ /dev/null @@ -1,137 +0,0 @@ -% \file{theme/mu/beamercolorthemefibeamer-fss.sty} -% This is the color theme for presentations written at the Faculty -% of Social Studies at the Masaryk University in Brno. This theme -% has no effect outside the presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu-fss}[2016/05/06] -\mode<presentation> -% \end{macrocode} -% This color theme uses the combination of yellow and shades of gray. The -% |fibeamer@{dark,|\-|light}@background{Inner,|\-|Outer}| colors are used -% within the background canvas template, which is defined within the base -% color theme of the Masaryk University and which draws the gradient -% background of the frames. -% \begin{macrocode} - \definecolor{fibeamer@black}{HTML}{000000} - \definecolor{fibeamer@white}{HTML}{FFFFFF} - \definecolor{fibeamer@cyan}{HTML}{00796E} - \colorlet{fibeamer@darkCyan}{fibeamer@cyan!70!fibeamer@black} - \colorlet{fibeamer@lightCyan}{fibeamer@cyan!30!fibeamer@white} - \definecolor{fibeamer@gray}{HTML}{999999} - \definecolor{fibeamer@lightOrange}{HTML}{FFA25E} - \colorlet{fibeamer@orange}{fibeamer@lightOrange!80!fibeamer@darkCyan} -% \end{macrocode} -% \changes{v1.1.4:2}{2016/05/06}{Removed gradient backgrounds from -% the color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - %% Background gradients - \colorlet{fibeamer@dark@backgroundInner}{fibeamer@darkCyan} - \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@darkCyan} - \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} - \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} -% \end{macrocode} -% The |darkframes| environment switches the |\iffibeamer@darktrue| -% conditional on and sets a dark color theme. -% \begin{macrocode} - \renewenvironment{darkframes}{% - \begingroup - \fibeamer@darktrue - %% Structures - \setbeamercolor*{frametitle}{fg=fibeamer@lightCyan} - \setbeamercolor*{framesubtitle}{fg=fibeamer@white} - %% Text - \setbeamercolor*{normal text}{fg=fibeamer@white, bg=fibeamer@cyan} - \setbeamercolor*{structure}{fg=fibeamer@white, bg=fibeamer@cyan} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor*{alerted text}{fg=fibeamer@lightOrange} -% \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, citecolor=fibeamer@lightCyan} - %% Blocks - \setbeamercolor*{block title}{% - fg=fibeamer@white, bg=fibeamer@cyan!60!fibeamer@white} - \setbeamercolor*{block title example}{% - fg=fibeamer@white, bg=fibeamer@cyan!60!fibeamer@white} - \setbeamercolor*{block title alerted}{% - fg=fibeamer@darkCyan, bg=fibeamer@lightOrange} - \setbeamercolor*{block body}{% - fg=fibeamer@cyan, - bg=fibeamer@gray!15!fibeamer@white} - \usebeamercolor*{normal text} - % Code listings - \lstset{% - commentstyle=\color{green!30!fibeamer@white}, - keywordstyle=\color{blue!30!fibeamer@white}, - stringstyle=\color{red!30!fibeamer@white}} - }{% - \endgroup} -% \end{macrocode} -% Outside the |darkframes| environment, the light theme is used. -% \begin{macrocode} - %% Structures - \setbeamercolor{frametitle}{fg=fibeamer@cyan} - \setbeamercolor{framesubtitle}{fg=fibeamer@black!75!fibeamer@white} - %% Text - \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} - \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{alerted text}{fg=red} - \addtobeamertemplate{block begin}{% - \iffibeamer@dark % alerted text in plain block at dark slides - \setbeamercolor{alerted text}{fg=fibeamer@orange}% - \fi}{} -% \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, citecolor=fibeamer@cyan} - %% Blocks - \setbeamercolor{block title}{% - fg=fibeamer@white, bg=fibeamer@cyan} - \setbeamercolor{block title example}{% - fg=fibeamer@white, bg=fibeamer@cyan} - \setbeamercolor{block title alerted}{% - fg=fibeamer@white, bg=red} - \setbeamercolor{block body}{% - fg=fibeamer@cyan, bg=fibeamer@gray!20!fibeamer@white} - %% Title - \setbeamercolor{title}{fg=fibeamer@white, bg=fibeamer@cyan} - % Code listings - \lstset{% - basicstyle=\footnotesize\ttfamily, - breakatwhitespace=false, - breaklines=true, - commentstyle=\color{green!60!fibeamer@black}, - extendedchars=true, - keywordstyle=\color{blue}, - showspaces=false, - showstringspaces=false, - showtabs=false, - stringstyle=\color{violet}} -\mode -<all> -% \end{macrocode} diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.ins deleted file mode 100644 index 633c94422a0..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu-fss.sty}{\from{fss.dtx}{}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx deleted file mode 100644 index 2976717cc22..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx +++ /dev/null @@ -1,137 +0,0 @@ -% \file{theme/mu/beamercolorthemefibeamer-law.sty} -% This is the color theme for presentations written at the Faculty -% of Law at the Masaryk University in Brno. This theme has no -% effect outside the presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu-law}[2016/05/06] -\mode<presentation> -% \end{macrocode} -% This color theme uses the combination of yellow and shades of gray. The -% |fibeamer@{dark,|\-|light}@background{Inner,|\-|Outer}| colors are used -% within the background canvas template, which is defined within the base -% color theme of the Masaryk University and which draws the gradient -% background of the frames. -% \begin{macrocode} - \definecolor{fibeamer@black}{HTML}{000000} - \definecolor{fibeamer@white}{HTML}{FFFFFF} - \definecolor{fibeamer@violet}{HTML}{732889} - \colorlet{fibeamer@darkViolet}{fibeamer@violet!70!fibeamer@black} - \colorlet{fibeamer@lightViolet}{fibeamer@violet!30!fibeamer@white} - \definecolor{fibeamer@gray}{HTML}{999999} - \definecolor{fibeamer@lightOrange}{HTML}{FFA25E} - \colorlet{fibeamer@orange}{fibeamer@lightOrange!80!fibeamer@darkViolet} -% \end{macrocode} -% \changes{v1.1.4:2}{2016/05/06}{Removed gradient backgrounds from -% the color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - %% Background gradients - \colorlet{fibeamer@dark@backgroundInner}{fibeamer@darkViolet} - \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@darkViolet} - \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} - \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} -% \end{macrocode} -% The |darkframes| environment switches the |\iffibeamer@darktrue| -% conditional on and sets a dark color theme. -% \begin{macrocode} - \renewenvironment{darkframes}{% - \begingroup - \fibeamer@darktrue - %% Structures - \setbeamercolor*{frametitle}{fg=fibeamer@lightViolet} - \setbeamercolor*{framesubtitle}{fg=fibeamer@white} - %% Text - \setbeamercolor*{normal text}{fg=fibeamer@white, bg=fibeamer@violet} - \setbeamercolor*{structure}{fg=fibeamer@white, bg=fibeamer@violet} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor*{alerted text}{fg=fibeamer@lightOrange} -% \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, citecolor=fibeamer@lightViolet} - %% Blocks - \setbeamercolor*{block title}{% - fg=fibeamer@white, bg=fibeamer@violet!60!fibeamer@white} - \setbeamercolor*{block title example}{% - fg=fibeamer@white, bg=fibeamer@violet!60!fibeamer@white} - \setbeamercolor*{block title alerted}{% - fg=fibeamer@darkViolet, bg=fibeamer@lightOrange} - \setbeamercolor*{block body}{% - fg=fibeamer@violet, - bg=fibeamer@gray!15!fibeamer@white} - \usebeamercolor*{normal text} - % Code listings - \lstset{% - commentstyle=\color{green!30!fibeamer@white}, - keywordstyle=\color{blue!30!fibeamer@white}, - stringstyle=\color{fibeamer@lightViolet}} - }{% - \endgroup} -% \end{macrocode} -% Outside the |darkframes| environment, the light theme is used. -% \begin{macrocode} - %% Structures - \setbeamercolor{frametitle}{fg=fibeamer@violet} - \setbeamercolor{framesubtitle}{fg=fibeamer@black!75!fibeamer@white} - %% Text - \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} - \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{alerted text}{fg=red} - \addtobeamertemplate{block begin}{% - \iffibeamer@dark % alerted text in plain block at dark slides - \setbeamercolor{alerted text}{fg=fibeamer@orange}% - \fi}{} -% \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, citecolor=fibeamer@violet} - %% Blocks - \setbeamercolor{block title}{% - fg=fibeamer@white, bg=fibeamer@violet} - \setbeamercolor{block title example}{% - fg=fibeamer@white, bg=fibeamer@violet} - \setbeamercolor{block title alerted}{% - fg=fibeamer@white, bg=red} - \setbeamercolor{block body}{% - fg=fibeamer@violet, bg=fibeamer@gray!20!fibeamer@white} - %% Title - \setbeamercolor{title}{fg=fibeamer@white, bg=fibeamer@violet} - % Code listings - \lstset{% - basicstyle=\footnotesize\ttfamily, - breakatwhitespace=false, - breaklines=true, - commentstyle=\color{green!60!fibeamer@black}, - extendedchars=true, - keywordstyle=\color{blue}, - showspaces=false, - showstringspaces=false, - showtabs=false, - stringstyle=\color{violet}} -\mode -<all> -% \end{macrocode} diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.ins deleted file mode 100644 index e1fdd0c993a..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu-law.sty}{\from{law.dtx}{}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.dtx deleted file mode 100644 index 850a6e0e233..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.dtx +++ /dev/null @@ -1,138 +0,0 @@ -% \file{theme/mu/beamercolorthemefibeamer-med.sty} -% This is the color theme for presentations written at the Faculty -% of Medicine at the Masaryk University in Brno. This theme has no -% effect outside the presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu-med}[2016/05/06] -\mode<presentation> -% \end{macrocode} -% This color theme uses the combination of yellow and shades of gray. The -% |fibeamer@{dark,|\-|light}@background{Inner,|\-|Outer}| colors are used -% within the background canvas template, which is defined within the base -% color theme of the Masaryk University and which draws the gradient -% background of the frames. -% \begin{macrocode} - \definecolor{fibeamer@black}{HTML}{000000} - \definecolor{fibeamer@white}{HTML}{FFFFFF} - \definecolor{fibeamer@red}{HTML}{c82600} - \colorlet{fibeamer@lightRed}{fibeamer@red!30!fibeamer@white} - \colorlet{fibeamer@darkRed}{fibeamer@red!60!fibeamer@black} - \definecolor{fibeamer@gray}{HTML}{999999} - \definecolor{fibeamer@lightOrange}{HTML}{FFA25E} - \colorlet{fibeamer@orange}{fibeamer@lightOrange!80!fibeamer@darkRed} -% \end{macrocode} -% \changes{v1.1.4:2}{2016/05/06}{Removed gradient backgrounds from -% the color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - %% Background gradients - \colorlet{fibeamer@dark@backgroundInner}{fibeamer@darkRed} - \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@darkRed} - \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} - \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} -% \end{macrocode} -% The |darkframes| environment switches the |\iffibeamer@darktrue| -% conditional on and sets a dark color theme. -% \begin{macrocode} - \renewenvironment{darkframes}{% - \begingroup - \fibeamer@darktrue - %% Structures - \setbeamercolor*{frametitle}{fg=fibeamer@lightRed} - \setbeamercolor*{framesubtitle}{fg=fibeamer@white} - %% Text - \setbeamercolor*{normal text}{fg=fibeamer@white, bg=fibeamer@red} - \setbeamercolor*{structure}{fg=fibeamer@white, bg=fibeamer@red} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor*{alerted text}{fg=fibeamer@lightOrange} -% \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, citecolor=fibeamer@lightRed} - %% Blocks - \setbeamercolor*{block title}{% - fg=fibeamer@white, bg=fibeamer@red!60!fibeamer@white} - \setbeamercolor*{block title example}{% - fg=fibeamer@white, bg=fibeamer@red!60!fibeamer@white} - \setbeamercolor*{block title alerted}{% - fg=fibeamer@darkRed, bg=fibeamer@lightOrange} - \setbeamercolor*{block body}{% - fg=fibeamer@red, - bg=fibeamer@gray!15!fibeamer@white} - \usebeamercolor*{normal text} - % Code listings - \lstset{% - commentstyle=\color{green!30!fibeamer@white}, - keywordstyle=\color{blue!30!fibeamer@white}, - stringstyle=\color{fibeamer@lightRed}} - }{% - \endgroup} -% \end{macrocode} -% Outside the |darkframes| environment, the light theme is used. -% \begin{macrocode} - %% Structures - \setbeamercolor{frametitle}{fg=fibeamer@red} - \setbeamercolor{framesubtitle}{fg=fibeamer@black!75!fibeamer@white} - %% Text - \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} - \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{alerted text}{fg=orange} - \addtobeamertemplate{block begin}{% - \iffibeamer@dark % alerted text in plain block at dark slides - \setbeamercolor{alerted text}{fg=fibeamer@orange}% - \fi}{} -% \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, citecolor=fibeamer@red} - %% Blocks - \setbeamercolor{block title}{% - fg=fibeamer@white, bg=fibeamer@red} - \setbeamercolor{block title example}{% - fg=fibeamer@white, bg=fibeamer@red} - \setbeamercolor{block title alerted}{% - fg=fibeamer@white, bg=orange} - \setbeamercolor{block body}{% - fg=fibeamer@red!90!fibeamer@black, - bg=fibeamer@gray!20!fibeamer@white} - %% Title - \setbeamercolor{title}{fg=fibeamer@white, bg=fibeamer@red} - % Code listings - \lstset{% - basicstyle=\footnotesize\ttfamily, - breakatwhitespace=false, - breaklines=true, - commentstyle=\color{green!60!fibeamer@black}, - extendedchars=true, - keywordstyle=\color{blue}, - showspaces=false, - showstringspaces=false, - showtabs=false, - stringstyle=\color{violet}} -\mode -<all> -% \end{macrocode} diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.ins deleted file mode 100644 index 10e78ce8216..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/med.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu-med.sty}{\from{med.dtx}{}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.dtx deleted file mode 100644 index cd76dad2e23..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.dtx +++ /dev/null @@ -1,148 +0,0 @@ -% \file{theme/mu/beamercolorthemefibeamer-ped.sty} -% This is the color theme for presentations written at the -% Faculty of Education at the Masaryk University in Brno. -% This theme has no effect outside the presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu-ped}[2016/05/06] -\mode<presentation> -% \end{macrocode} -% This color theme uses the combination of yellow and shades of gray. The -% |fibeamer@{dark,|\-|light}@background{Inner,|\-|Outer}| colors are used -% within the background canvas template, which is defined within the base -% color theme of the Masaryk University and which draws the gradient -% background of the frames. -% \changes{v1.1.4:1}{2016/05/06}{Completely revamped the color theme of the -% Faculty of Education at the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \definecolor{fibeamer@black}{HTML}{2B2E34} - \definecolor{fibeamer@white}{HTML}{FFFFFF} - \definecolor{fibeamer@lightOrange}{HTML}{FFA25E} - \definecolor{fibeamer@orange}{HTML}{FF5500} - \colorlet{fibeamer@lightGray}{white!80!fibeamer@black} - \colorlet{fibeamer@gray}{white!35!fibeamer@black} - \colorlet{fibeamer@darkGray}{white!20!fibeamer@black} - \colorlet{fibeamer@blue}{blue!60!fibeamer@lightGray} - \colorlet{fibeamer@darkRed}{red!80!fibeamer@white} - \definecolor{fibeamer@lightRed}{HTML}{FF8B8B} -% \end{macrocode} -% \changes{v1.1.4:2}{2016/05/06}{Removed gradient backgrounds from -% the color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - %% Background gradients - \colorlet{fibeamer@dark@backgroundInner}{fibeamer@black} - \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@black} - \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} - \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} -% \end{macrocode} -% The |darkframes| environment switches the |\iffibeamer@darktrue| -% conditional on and sets a dark color theme. -% \begin{macrocode} - \renewenvironment{darkframes}{% - \begingroup - \fibeamer@darktrue - %% Structures - \setbeamercolor*{frametitle}{fg=fibeamer@lightOrange} - \setbeamercolor*{framesubtitle}{fg=fibeamer@lightGray} - %% Text - \setbeamercolor*{normal text}{fg=white, bg=fibeamer@black} - \setbeamercolor*{structure}{fg=white, bg=fibeamer@black} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor*{alerted text}{fg=fibeamer@lightRed} -% \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, citecolor=fibeamer@lightOrange} - %% Blocks - \setbeamercolor*{block title}{% - fg=fibeamer@black, bg=fibeamer@lightOrange} - \setbeamercolor*{block title example}{% - fg=fibeamer@lightOrange, bg=fibeamer@darkGray} - \setbeamercolor*{block title alerted}{% - fg=fibeamer@black, bg=fibeamer@lightRed} - \setbeamercolor*{block body}{% - fg=fibeamer@white, - bg=fibeamer@darkGray} - \usebeamercolor*{normal text} - % Code listings - \lstset{% - commentstyle=\color{green!30!white}, - keywordstyle=\color{blue!30!white}, - stringstyle=\color{fibeamer@orange!30!white}} - }{% - \endgroup} -% \end{macrocode} -% Outside the |darkframes| environment, the light theme is used. -% \begin{macrocode} - %% Structures - \setbeamercolor{frametitle}{fg=fibeamer@black} - \setbeamercolor{framesubtitle}{fg=fibeamer@gray} - %% Text - \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} - \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{alerted text}{fg=red} - \addtobeamertemplate{block begin}{% - \iffibeamer@dark\else % alerted text in plain blocks at light slides - \setbeamercolor{alerted text}{fg=fibeamer@darkRed} - \fi}{} -% \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, citecolor=fibeamer@blue} - %% Blocks - \setbeamercolor{block title}{% - fg=fibeamer@black, bg=fibeamer@lightOrange} - \setbeamercolor{block title example}{% - fg=fibeamer@lightOrange, bg=fibeamer@black} - \setbeamercolor{block title alerted}{% - fg=fibeamer@white, bg=red} - \setbeamercolor{block body}{% - fg=white, bg=fibeamer@black} - %% Title - \setbeamercolor{title}{fg=fibeamer@lightOrange, bg=fibeamer@black} -% \end{macrocode} -% \changes{v1.1.4:4}{2016/05/06}{Added support for subtitle and -% author name coloring within the color themes of the Masaryk -% University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{subtitle}{fg=fibeamer@white, bg=fibeamer@black} - \setbeamercolor{author}{fg=fibeamer@lightGray, bg=fibeamer@black} - % Code listings - \lstset{% - basicstyle=\footnotesize\ttfamily, - breakatwhitespace=false, - breaklines=true, - commentstyle=\color{green!60!black}, - extendedchars=true, - keywordstyle=\color{fibeamer@blue}, - showspaces=false, - showstringspaces=false, - showtabs=false, - stringstyle=\color{violet}} -\mode -<all> -% \end{macrocode} diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.ins deleted file mode 100644 index 99ed6193c6e..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/ped.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu-ped.sty}{\from{ped.dtx}{}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.dtx deleted file mode 100644 index fed1571dfeb..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.dtx +++ /dev/null @@ -1,137 +0,0 @@ -% \file{theme/mu/beamercolorthemefibeamer-phil.sty} -% This is the color theme for presentations written at the Faculty -% of Arts at the Masaryk University in Brno. This theme has no -% effect outside the presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu-phil}[2016/05/06] -\mode<presentation> -% \end{macrocode} -% This color theme uses the combination of yellow and shades of gray. The -% |fibeamer@{dark,|\-|light}@background{Inner,|\-|Outer}| colors are used -% within the background canvas template, which is defined within the base -% color theme of the Masaryk University and which draws the gradient -% background of the frames. -% \begin{macrocode} - \definecolor{fibeamer@black}{HTML}{000000} - \definecolor{fibeamer@white}{HTML}{FFFFFF} - \definecolor{fibeamer@blue}{HTML}{0071B2} - \colorlet{fibeamer@lightBlue}{fibeamer@blue!30!fibeamer@white} - \colorlet{fibeamer@darkBlue}{fibeamer@blue!60!fibeamer@black} - \definecolor{fibeamer@gray}{HTML}{999999} - \definecolor{fibeamer@lightOrange}{HTML}{FFA25E} - \colorlet{fibeamer@orange}{fibeamer@lightOrange!80!fibeamer@darkBlue} -% \end{macrocode} -% \changes{v1.1.4:2}{2016/05/06}{Removed gradient backgrounds from -% the color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - %% Background gradients - \colorlet{fibeamer@dark@backgroundInner}{fibeamer@darkBlue} - \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@darkBlue} - \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} - \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} -% \end{macrocode} -% The |darkframes| environment switches the |\iffibeamer@darktrue| -% conditional on and sets a dark color theme. -% \begin{macrocode} - \renewenvironment{darkframes}{% - \begingroup - \fibeamer@darktrue - %% Structures - \setbeamercolor*{frametitle}{fg=fibeamer@lightBlue} - \setbeamercolor*{framesubtitle}{fg=fibeamer@white} - %% Text - \setbeamercolor*{normal text}{fg=fibeamer@white, bg=fibeamer@blue} - \setbeamercolor*{structure}{fg=fibeamer@white, bg=fibeamer@blue} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor*{alerted text}{fg=fibeamer@lightOrange} -% \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, citecolor=fibeamer@lightBlue} - %% Blocks - \setbeamercolor*{block title}{% - fg=fibeamer@white, bg=fibeamer@blue!60!fibeamer@white} - \setbeamercolor*{block title example}{% - fg=fibeamer@white, bg=fibeamer@blue!60!fibeamer@white} - \setbeamercolor*{block title alerted}{% - fg=fibeamer@darkBlue, bg=fibeamer@lightOrange} - \setbeamercolor*{block body}{% - fg=fibeamer@blue, - bg=fibeamer@gray!15!fibeamer@white} - \usebeamercolor*{normal text} - % Code listings - \lstset{% - commentstyle=\color{green!30!fibeamer@white}, - keywordstyle=\color{fibeamer@lightBlue}, - stringstyle=\color{red!30!fibeamer@white}} - }{% - \endgroup} -% \end{macrocode} -% Outside the |darkframes| environment, the light theme is used. -% \begin{macrocode} - %% Structures - \setbeamercolor{frametitle}{fg=fibeamer@blue} - \setbeamercolor{framesubtitle}{fg=fibeamer@black!75!fibeamer@white} - %% Text - \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} - \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{alerted text}{fg=red} - \addtobeamertemplate{block begin}{% - \iffibeamer@dark % alerted text in plain block at dark slides - \setbeamercolor{alerted text}{fg=fibeamer@orange}% - \fi}{} -% \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, citecolor=fibeamer@blue} - %% Blocks - \setbeamercolor{block title}{% - fg=fibeamer@white, bg=fibeamer@blue} - \setbeamercolor{block title example}{% - fg=fibeamer@white, bg=fibeamer@blue} - \setbeamercolor{block title alerted}{% - fg=fibeamer@white, bg=red} - \setbeamercolor{block body}{% - fg=fibeamer@blue, bg=fibeamer@gray!20!fibeamer@white} - %% Title - \setbeamercolor{title}{fg=fibeamer@white, bg=fibeamer@blue} - % Code listings - \lstset{% - basicstyle=\footnotesize\ttfamily, - breakatwhitespace=false, - breaklines=true, - commentstyle=\color{green!60!fibeamer@black}, - extendedchars=true, - keywordstyle=\color{fibeamer@blue}, - showspaces=false, - showstringspaces=false, - showtabs=false, - stringstyle=\color{violet}} -\mode -<all> -% \end{macrocode} diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.ins deleted file mode 100644 index e14953766fb..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/phil.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu-phil.sty}{\from{phil.dtx}{}}} -\endbatchfile diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.dtx deleted file mode 100644 index ad310b227ba..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.dtx +++ /dev/null @@ -1,138 +0,0 @@ -% \file{theme/mu/beamercolorthemefibeamer-sci.sty} -% This is the color theme for presentations written at the Faculty -% of Science at the Masaryk University in Brno. This theme has no -% effect outside the presentation mode. -% \begin{macrocode} -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fibeamer/theme/mu/% - beamercolorthemefibeamer-mu-sci}[2016/05/06] -\mode<presentation> -% \end{macrocode} -% This color theme uses the combination of yellow and shades of gray. The -% |fibeamer@{dark,|\-|light}@background{Inner,|\-|Outer}| colors are used -% within the background canvas template, which is defined within the base -% color theme of the Masaryk University and which draws the gradient -% background of the frames. -% \begin{macrocode} - \definecolor{fibeamer@black}{HTML}{000000} - \definecolor{fibeamer@white}{HTML}{FFFFFF} - \definecolor{fibeamer@green}{HTML}{139632} - \definecolor{fibeamer@gray}{HTML}{999999} - \colorlet{fibeamer@lightGreen}{fibeamer@green!30!fibeamer@white} - \colorlet{fibeamer@darkGreen}{fibeamer@green!60!fibeamer@black} - \definecolor{fibeamer@lightOrange}{HTML}{FFA25E} - \colorlet{fibeamer@orange}{fibeamer@lightOrange!80!fibeamer@darkGreen} -% \end{macrocode} -% \changes{v1.1.4:2}{2016/05/06}{Removed gradient backgrounds from -% the color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - %% Background gradients - \colorlet{fibeamer@dark@backgroundInner}{fibeamer@darkGreen} - \colorlet{fibeamer@dark@backgroundOuter}{fibeamer@darkGreen} - \colorlet{fibeamer@light@backgroundInner}{fibeamer@white} - \colorlet{fibeamer@light@backgroundOuter}{fibeamer@white} -% \end{macrocode} -% The |darkframes| environment switches the |\iffibeamer@darktrue| -% conditional on and sets a dark color theme. -% \begin{macrocode} - \renewenvironment{darkframes}{% - \begingroup - \fibeamer@darktrue - %% Structures - \setbeamercolor*{frametitle}{fg=fibeamer@lightGreen} - \setbeamercolor*{framesubtitle}{fg=fibeamer@white} - %% Text - \setbeamercolor*{normal text}{fg=fibeamer@white, bg=fibeamer@green} - \setbeamercolor*{structure}{fg=fibeamer@white, bg=fibeamer@green} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor*{alerted text}{% - fg=fibeamer@lightOrange} -% \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, citecolor=fibeamer@lightGreen} - %% Blocks - \setbeamercolor*{block title}{% - fg=fibeamer@white, bg=fibeamer@green!60!fibeamer@white} - \setbeamercolor*{block title example}{% - fg=fibeamer@white, bg=fibeamer@green!60!fibeamer@white} - \setbeamercolor*{block title alerted}{% - fg=fibeamer@darkGreen, bg=fibeamer@lightOrange} - \setbeamercolor*{block body}{% - fg=fibeamer@green, - bg=fibeamer@gray!15!fibeamer@white} - \usebeamercolor*{normal text} - % Code listings - \lstset{% - commentstyle=\color{green!30!fibeamer@white}, - keywordstyle=\color{blue!30!fibeamer@white}, - stringstyle=\color{red!30!fibeamer@white}} - }{% - \endgroup} -% \end{macrocode} -% Outside the |darkframes| environment, the light theme is used. -% \begin{macrocode} - %% Structures - \setbeamercolor{frametitle}{fg=fibeamer@green} - \setbeamercolor{framesubtitle}{fg=fibeamer@black!75!fibeamer@white} - %% Text - \setbeamercolor{normal text}{fg=fibeamer@black, bg=fibeamer@white} - \setbeamercolor{structure}{fg=fibeamer@black, bg=fibeamer@white} -% \end{macrocode} -% \changes{v1.1.0:7}{2016/01/12}{Added support for \cs{alert} to -% the themes of the Masaryk University in Brno. [VN]} -% \changes{v1.1.4:5}{2016/05/06}{Unified the alert colors in the -% color themes of the Masaryk University in Brno. [VN]} -% \begin{macrocode} - \setbeamercolor{alerted text}{fg=red} - \addtobeamertemplate{block begin}{% - \iffibeamer@dark % alerted text in plain block at dark slides - \setbeamercolor{alerted text}{fg=fibeamer@orange}% - \fi}{} -% \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, citecolor=fibeamer@green} - %% Blocks - \setbeamercolor{block title}{% - fg=fibeamer@white, bg=fibeamer@green} - \setbeamercolor{block title example}{% - fg=fibeamer@white, bg=fibeamer@green} - \setbeamercolor{block title alerted}{% - fg=fibeamer@white, bg=red} - \setbeamercolor{block body}{% - fg=fibeamer@green, bg=fibeamer@gray!20!fibeamer@white} - %% Title - \setbeamercolor{title}{fg=fibeamer@white, bg=fibeamer@green} - % Code listings - \lstset{% - basicstyle=\footnotesize\ttfamily, - breakatwhitespace=false, - breaklines=true, - commentstyle=\color{green!60!fibeamer@black}, - extendedchars=true, - keywordstyle=\color{blue}, - showspaces=false, - showstringspaces=false, - showtabs=false, - stringstyle=\color{violet}} -\mode -<all> -% \end{macrocode} diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.ins b/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.ins deleted file mode 100644 index cba4da4352c..00000000000 --- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/sci.ins +++ /dev/null @@ -1,3 +0,0 @@ -\input ../../LICENSE -\generate{\file{beamercolorthemefibeamer-mu-sci.sty}{\from{sci.dtx}{}}} -\endbatchfile |