mirror of
https://gitlab.kit.edu/kit/cel/misc/cel-slides-template-2025.git
synced 2025-12-15 17:24:39 +00:00
Compare commits
2 Commits
71dd1cbba5
...
3364a20984
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3364a20984 | ||
|
|
8d3616b505 |
@ -76,23 +76,28 @@
|
|||||||
\ProcessOptions\relax
|
\ProcessOptions\relax
|
||||||
|
|
||||||
% The standard font sizes are:
|
% The standard font sizes are:
|
||||||
%
|
% default | if adjusted, to
|
||||||
% \tiny = 10pt
|
% \tiny = 10pt | 12pt
|
||||||
% \scriptsize = 11pt
|
% \scriptsize = 11pt | 14pt
|
||||||
% \footnotesize = 12pt
|
% \footnotesize = 12pt | 16pt
|
||||||
% \small = 14pt
|
% \small = 14pt | 20pt
|
||||||
% \normalsize = 17pt
|
% \normalsize = 17pt | 23pt
|
||||||
% \large = 20pt
|
% \large = 20pt | 25pt
|
||||||
% \Large = 25pt
|
% \Large = 25pt | 28pt
|
||||||
% \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{\normalsize}{20pt}
|
\renewcommand{\tiny}{\fontsize{12pt}{15pt}\selectfont}
|
||||||
\renewcommand{\normalsize}{\fontsize{18pt}{24pt}\selectfont}
|
\renewcommand{\scriptsize}{\fontsize{14pt}{17pt}\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
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 5.0 MiB |
@ -54,9 +54,6 @@
|
|||||||
\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