This repository was archived by the owner on Apr 21, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99% % For the full copyright and license information, please view the LICENSE file.
1010% %
1111
12- % % LaTeX-Beamer template for KIT design
13- % % by Erik Burger, Christian Hammer
14- % % title picture by Klaus Krogmann
15- % %
16- % % version 2.1
17- % %
18- % % mostly compatible to KIT corporate design v2.0
19- % % http://intranet.kit.edu/gestaltungsrichtlinien.php
20- % %
21- % % Problems, bugs and comments to
22- 23-
2412\documentclass [18pt ]{beamer }
2513
2614\usepackage {templates/beamerthemekit }
2917\usepackage {hyperref }
3018\usepackage {listings }
3119
32- \titleimage {fall}
20+ % \titleimage{bauplan}
21+ % \titleimage{greendrop}
22+ % \titleimage{bluedrop}
23+ % \titleimage{pinkdrop}
24+ % \titleimage{fall}
25+ % \titleimage{forestleaves}
26+ % \titleimage{coloredtrees}
27+ \titleimage {road}
28+ % \titleimage{sortedleaves}
29+ % \titleimage{topviewtrees}
30+
31+ \newcommand {\tagline }{Hello World}
32+
33+ \title [Programmieren\hspace {2.5pt}--\hspace {2.5pt}\tagline ]{\tagline }
34+ \subtitle {Programmieren~\textbar ~Tutorium 32}
3335
34- \title [Hello World]{Programmieren:\\ Hello World}
35- \subtitle {Tutorium 32}
3636\author {YouniS Bensalah}
37- \date {October 24, 2016}
37+ \date {24. Oktober 2016}
3838
3939\institute {Chair for Software Design and Quality}
4040
4444
4545\begin {document }
4646
47- \selectlanguage {english }
47+ \selectlanguage {ngerman }
4848
4949\begin {frame }
5050\titlepage
5151\end {frame }
5252
53+ \begin {frame }
54+ Hello
55+ \end {frame }
56+
57+ \appendix
58+
59+ \beginbackup
60+
61+ \begin {frame }
62+ Hello
63+ \end {frame }
5364
65+ \backupend
5466
5567\end {document }
You can’t perform that action at this time.
0 commit comments