Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fibeamer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
External Relations
Document Templates
fibeamer
Commits
0c602813
There was an error fetching the commit references. Please try again later.
Commit
0c602813
authored
9 years ago
by
Vít Novotný
Browse files
Options
Downloads
Patches
Plain Diff
Updated the documentation.
parent
e9ffca32
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fibeamer/fibeamer.dtx
+13
-5
13 additions, 5 deletions
fibeamer/fibeamer.dtx
fibeamer/theme/mu/base.dtx
+4
-3
4 additions, 3 deletions
fibeamer/theme/mu/base.dtx
with
17 additions
and
8 deletions
fibeamer/fibeamer.dtx
+
13
−
5
View file @
0c602813
...
@@ -51,20 +51,28 @@
...
@@ -51,20 +51,28 @@
%
%
% \title{The beamer theme for the typesetting of thesis defense
% \title{The beamer theme for the typesetting of thesis defense
% presentations at the Masaryk University in Brno}
% presentations at the Masaryk University in Brno}
% \author{Vít Novotný
, Andrew Mundy
}
% \author{Vít Novotný}
% \date{\today}
% \date{\today}
% \maketitle
% \maketitle
%
%
% \begin{abstract}
% \begin{abstract}
% \noindent This document details the design and the implementation
% \noindent This document details the design and the implementation
% of the \textsf{fibeamer} theme for the \textsf{beamer} document
% of the \textsf{fibeamer} theme for the \textsf{beamer} document
% class. It contains technical information for anyone who wishes to
% class. Included are technical information for anyone who wishes
% extend the class with their style files.
% to extend the theme with their own color themes as well as
% information for ordinary users.
% \end{abstract}
% \end{abstract}
%
%
% \tableofcontents
% \tableofcontents
%
%
% \section{Package options}
% \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}
% \subsection{The \texttt{fonts} option}
% \begin{macro}{\iffibeamer@fonts}
% \begin{macro}{\iffibeamer@fonts}
% The |fonts| option instructs the package to set up the
% The |fonts| option instructs the package to set up the
...
@@ -242,7 +250,7 @@
...
@@ -242,7 +250,7 @@
% \subsection{Macros}
% \subsection{Macros}
% \begin{macro}{\fibeamer@require}
% \begin{macro}{\fibeamer@require}
% The |\fibeamer@require|\marg{package} macro is used to gracefully
% The |\fibeamer@require|\marg{package} macro is used to gracefully
% load a \textit{package
s
}. Packages that have already been loaded
% load a \textit{package}. Packages that have already been loaded
% or do not exist are ignored by the macro.
% or do not exist are ignored by the macro.
% \begin{macrocode}
% \begin{macrocode}
\def\fibeamer@require#1{\IfFileExists{#1.sty}{%
\def\fibeamer@require#1{\IfFileExists{#1.sty}{%
...
...
This diff is collapsed.
Click to expand it.
fibeamer/theme/mu/base.dtx
+
4
−
3
View file @
0c602813
...
@@ -49,9 +49,10 @@
...
@@ -49,9 +49,10 @@
% \end{macrocode}
% \end{macrocode}
% \end{macro}
% \end{macro}
% A frame that is either title or dark, as specified by the value
% A frame that is either title or dark, as specified by the value
% of the |\iffibeamer@dark| conditional. The
% of the |\iffibeamer@dark| conditional, will have a gradient
% |fibeamer@backgroundInner| and |fibeamer@backgroundOuter| colors
% background. The |fibeamer@backgroundInner| and
% will be defined by the subsequently loaded color theme.
% |fibeamer@backgroundOuter| colors will be defined by the
% subsequently loaded color theme.
% \begin{macrocode}
% \begin{macrocode}
\defbeamertemplate*{background canvas}{fibeamer}{%
\defbeamertemplate*{background canvas}{fibeamer}{%
\ifthenelse{%
\ifthenelse{%
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment