mirror of
https://gitlab.kit.edu/kit/cel/misc/cel-slides-template-2025.git
synced 2025-12-16 23:14:39 +00:00
Compare commits
No commits in common. "3364a2098478c211b5c432e92073259898eef7c0" and "71dd1cbba5dc8329250ef737cfa0b11779bcac75" have entirely different histories.
3364a20984
...
71dd1cbba5
@ -76,28 +76,23 @@
|
|||||||
\ProcessOptions\relax
|
\ProcessOptions\relax
|
||||||
|
|
||||||
% The standard font sizes are:
|
% The standard font sizes are:
|
||||||
% default | if adjusted, to
|
%
|
||||||
% \tiny = 10pt | 12pt
|
% \tiny = 10pt
|
||||||
% \scriptsize = 11pt | 14pt
|
% \scriptsize = 11pt
|
||||||
% \footnotesize = 12pt | 16pt
|
% \footnotesize = 12pt
|
||||||
% \small = 14pt | 20pt
|
% \small = 14pt
|
||||||
% \normalsize = 17pt | 23pt
|
% \normalsize = 17pt
|
||||||
% \large = 20pt | 25pt
|
% \large = 20pt
|
||||||
% \Large = 25pt | 28pt
|
% \Large = 25pt
|
||||||
% \LARGE = 30pt |
|
% \LARGE = 30pt
|
||||||
% \huge = 36pt |
|
% \huge = 36pt
|
||||||
% \Huge = 48pt |
|
% \Huge = 48pt
|
||||||
% \HUGE = 60pt |
|
% \HUGE = 60pt
|
||||||
%
|
%
|
||||||
% onlytextwidth allows columns to appear only within the margins.
|
% onlytextwidth allows columns to appear only within the margins.
|
||||||
\LoadClass[17pt,utf8,onlytextwidth]{beamer}
|
\LoadClass[17pt,utf8,onlytextwidth]{beamer}
|
||||||
\renewcommand{\tiny}{\fontsize{12pt}{15pt}\selectfont}
|
% \renewcommand{\normalsize}{20pt}
|
||||||
\renewcommand{\scriptsize}{\fontsize{14pt}{17pt}\selectfont}
|
\renewcommand{\normalsize}{\fontsize{18pt}{24pt}\selectfont}
|
||||||
\renewcommand{\footnotesize}{\fontsize{16pt}{19pt}\selectfont}
|
|
||||||
\renewcommand{\small}{\fontsize{20pt}{24pt}\selectfont}
|
|
||||||
\renewcommand{\normalsize}{\fontsize{23pt}{28pt}\selectfont}
|
|
||||||
\renewcommand{\large}{\fontsize{25pt}{30pt}\selectfont}
|
|
||||||
\renewcommand{\Large}{\fontsize{28pt}{33pt}\selectfont}
|
|
||||||
% If German language is used, the babel package is required.
|
% If German language is used, the babel package is required.
|
||||||
% For English, it is not required, but it ensures consistent hyphenation and date formats.
|
% For English, it is not required, but it ensures consistent hyphenation and date formats.
|
||||||
\ifgerman
|
\ifgerman
|
||||||
|
|||||||
BIN
images/castle_3.jpeg
Normal file
BIN
images/castle_3.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 MiB |
@ -54,6 +54,9 @@
|
|||||||
\begin{frame}[title white vertical, picture=images/castle_2]
|
\begin{frame}[title white vertical, picture=images/castle_2]
|
||||||
\titlepage
|
\titlepage
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
\begin{frame}[title white vertical, picture=images/castle_3]
|
||||||
|
\titlepage
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
\section{Basic Usage}
|
\section{Basic Usage}
|
||||||
\subsection{Options}
|
\subsection{Options}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user