Commit 47c1afd9 by Kai Westerkamp

Folien base

parent bef5c713
%%
%% This is file `KITcolors.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITgeneral.dtx (with options: `colors')
%%
%% This is a generated file.
%%
%% Copyright (C) 2008, 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\RequirePackage{rcs}
\RCS $Date: 2012/06/06 10:15:33 $
\RCS $Revision: 1.4 $
\ProvidesPackage{KITcolors}
[\RCSRawDate\space v\RCSRevision\space KIT specific color definitions]
\newif\ifKIT@cmyk\KIT@cmyktrue
\DeclareOption{cmyk}{\KIT@cmyktrue}
\DeclareOption{rgb}{\KIT@cmykfalse}
\ProcessOptions
\RequirePackage{xcolor}
\ifKIT@cmyk
\definecolor{KITgreen} {cmyk}{ 1,0,.60,0} % 100% green
\definecolor{KITgreen70}{cmyk}{.70,0,.42,0} % 70% green
\definecolor{KITgreen50}{cmyk}{.50,0,.30,0} % 50% green
\definecolor{KITgreen30}{cmyk}{.30,0,.18,0} % 30% green
\definecolor{KITgreen15}{cmyk}{.15,0,.09,0} % 15% green
\else
\definecolor{KITgreen} {RGB}{ 0,150,130} % 100% green
\definecolor{KITgreen70}{RGB}{ 76,181,167} % 70% green
\definecolor{KITgreen50}{RGB}{127,202,192} % 50% green
\definecolor{KITgreen30}{RGB}{178,223,217} % 30% green
\definecolor{KITgreen15}{RGB}{217,239,236} % 15% green
\fi
\colorlet{KIT-Gruen}{KITgreen}
\colorlet{KIT-Gruen70}{KITgreen70}
\colorlet{KIT-Gruen50}{KITgreen50}
\colorlet{KIT-Gruen30}{KITgreen30}
\colorlet{KIT-Gruen15}{KITgreen15}
\ifKIT@cmyk
\definecolor{KITblue} {cmyk}{.80,.500,0,0} % 100% blue
\definecolor{KITblue70}{cmyk}{.56,.350,0,0} % 70% blue
\definecolor{KITblue50}{cmyk}{.40,.250,0,0} % 50% blue
\definecolor{KITblue30}{cmyk}{.24,.150,0,0} % 30% blue
\definecolor{KITblue15}{cmyk}{.12,.075,0,0} % 15% blue
\else
\definecolor{KITblue} {RGB}{ 70,100,170} % 100% blue
\definecolor{KITblue70}{RGB}{125,146,195} % 70% blue
\definecolor{KITblue50}{RGB}{162,177,212} % 50% blue
\definecolor{KITblue30}{RGB}{199,208,229} % 30% blue
\definecolor{KITblue15}{RGB}{227,232,242} % 15% blue
\fi
\colorlet{KIT-Blau}{KITblue}
\colorlet{KIT-Blau70}{KITblue70}
\colorlet{KIT-Blau50}{KITblue50}
\colorlet{KIT-Blau30}{KITblue30}
\colorlet{KIT-Blau15}{KITblue15}
\ifKIT@cmyk
\definecolor{KITblack} {cmyk}{0,0,0, 1} % 100% black
\definecolor{KITblack70}{cmyk}{0,0,0,.70} % 70% black
\definecolor{KITblack50}{cmyk}{0,0,0,.50} % 50% black
\definecolor{KITblack30}{cmyk}{0,0,0,.30} % 30% black
\definecolor{KITblack15}{cmyk}{0,0,0,.15} % 15% black
\else
\definecolor{KITblack} {RGB}{ 0, 0, 0} % 100% black
\definecolor{KITblack70}{RGB}{ 77, 77, 77} % 70% black
\definecolor{KITblack50}{RGB}{128,128,128} % 50% black
\definecolor{KITblack30}{RGB}{179,179,179} % 30% black
\definecolor{KITblack15}{RGB}{217,217,217} % 15% black
\fi
\ifKIT@cmyk
\definecolor{KITpalegreen}{cmyk}{.6,0,1,0}
\else
\definecolor{KITpalegreen}{RGB}{130,190,60}
\fi
\colorlet{KITpalegreen70}{KITpalegreen!70}
\colorlet{KITpalegreen50}{KITpalegreen!50}
\colorlet{KITpalegreen30}{KITpalegreen!30}
\colorlet{KITpalegreen15}{KITpalegreen!15}
\colorlet{KIT-Maigruen}{KITpalegreen}
\colorlet{KIT-Maigruen70}{KITpalegreen70}
\colorlet{KIT-Maigruen50}{KITpalegreen50}
\colorlet{KIT-Maigruen30}{KITpalegreen30}
\colorlet{KIT-Maigruen15}{KITpalegreen15}
\ifKIT@cmyk
\definecolor{KITyellow}{cmyk}{0,.05,1,0}
\else
\definecolor{KITyellow}{RGB}{250,230,20}
\fi
\colorlet{KITyellow70}{KITyellow!70}
\colorlet{KITyellow50}{KITyellow!50}
\colorlet{KITyellow30}{KITyellow!30}
\colorlet{KITyellow15}{KITyellow!15}
\colorlet{KIT-Gelb}{KITyellow}
\colorlet{KIT-Gelb70}{KITyellow70}
\colorlet{KIT-Gelb50}{KITyellow50}
\colorlet{KIT-Gelb30}{KITyellow30}
\colorlet{KIT-Gelb15}{KITyellow15}
\ifKIT@cmyk
\definecolor{KITorange}{cmyk}{0,.45,1,0}
\else
\definecolor{KITorange}{RGB}{220,160,30}
\fi
\colorlet{KITorange70}{KITorange!70}
\colorlet{KITorange50}{KITorange!50}
\colorlet{KITorange30}{KITorange!30}
\colorlet{KITorange15}{KITorange!15}
\colorlet{KIT-Orange}{KITorange}
\colorlet{KIT-Orange70}{KITorange70}
\colorlet{KIT-Orange50}{KITorange50}
\colorlet{KIT-Orange30}{KITorange30}
\colorlet{KIT-Orange15}{KITorange15}
\ifKIT@cmyk
\definecolor{KITbrown}{cmyk}{.35,.5,1,0}
\else
\definecolor{KITbrown}{RGB}{160,130,50}
\fi
\colorlet{KITbrown70}{KITbrown!70}
\colorlet{KITbrown50}{KITbrown!50}
\colorlet{KITbrown30}{KITbrown!30}
\colorlet{KITbrown15}{KITbrown!15}
\colorlet{KIT-Braun}{KITbrown}
\colorlet{KIT-Braun70}{KITbrown70}
\colorlet{KIT-Braun50}{KITbrown50}
\colorlet{KIT-Braun30}{KITbrown30}
\colorlet{KIT-Braun15}{KITbrown15}
\ifKIT@cmyk
\definecolor{KITred}{cmyk}{.25,1,1,0}
\else
\definecolor{KITred}{RGB}{160,30,40}
\fi
\colorlet{KITred70}{KITred!70}
\colorlet{KITred50}{KITred!50}
\colorlet{KITred30}{KITred!30}
\colorlet{KITred15}{KITred!15}
\colorlet{KIT-Rot}{KITred}
\colorlet{KIT-Rot70}{KITred70}
\colorlet{KIT-Rot50}{KITred50}
\colorlet{KIT-Rot30}{KITred30}
\colorlet{KIT-Rot15}{KITred15}
\ifKIT@cmyk
\definecolor{KITlilac}{cmyk}{.25,1,0,0}
\else
\definecolor{KITlilac}{RGB}{160,0,120}
\fi
\colorlet{KITlilac70}{KITlilac!70}
\colorlet{KITlilac50}{KITlilac!50}
\colorlet{KITlilac30}{KITlilac!30}
\colorlet{KITlilac15}{KITlilac!15}
\colorlet{KIT-Lila}{KITlilac}
\colorlet{KIT-Lila70}{KITlilac70}
\colorlet{KIT-Lila50}{KITlilac50}
\colorlet{KIT-Lila30}{KITlilac30}
\colorlet{KIT-Lila15}{KITlilac15}
\ifKIT@cmyk
\definecolor{KITcyanblue}{cmyk}{.9,.05,0,0}
\else
\definecolor{KITcyanblue}{RGB}{80,170,230}
\fi
\colorlet{KITcyanblue70}{KITcyanblue!70}
\colorlet{KITcyanblue50}{KITcyanblue!50}
\colorlet{KITcyanblue30}{KITcyanblue!30}
\colorlet{KITcyanblue15}{KITcyanblue!15}
\colorlet{KIT-Cyan-Blau}{KITcyanblue}
\colorlet{KIT-Cyan-Blau70}{KITcyanblue70}
\colorlet{KIT-Cyan-Blau50}{KITcyanblue50}
\colorlet{KIT-Cyan-Blau30}{KITcyanblue30}
\colorlet{KIT-Cyan-Blau15}{KITcyanblue15}
\colorlet{KITolive}{KITpalegreen}
\colorlet{KITmagenta}{KITlilac}
\colorlet{KITcyan}{KITcyanblue}
\ifKIT@cmyk
\definecolor{KITseablue}{cmyk}{.35294,.23529,0,.45097}
\else
\definecolor{KITseablue}{RGB}{50,80,140}
\fi
\colorlet{KITrframe}{KITblack50}
\colorlet{KITmframe}{KITblack15}
\newif\ifKIT@bw\KIT@bwtrue
\newif\ifKIT@De
\newcommand{\BW}{%
\KIT@bwtrue
\colorlet{KITheadbg}{KITblack50}
\ifKIT@De\let\KIT@logo=\KIT@logo@bwD
\else\let\KIT@logo=\KIT@logo@bwE
\fi
\expandafter\ifx\csname labelitemi\endcsname\relax\else
\renewcommand{\labelitemi}{\resizebox{1ex}{1ex}{\KIT@marksymbol[KITblack]}}
\fi
}
\let\SW=\BW
\newcommand{\Color}{%
\KIT@bwfalse
\colorlet{KITheadbg}{KITblue}
\ifKIT@De\let\KIT@logo=\KIT@logo@clrD
\else\let\KIT@logo=\KIT@logo@clrE
\fi
\expandafter\ifx\csname labelitemi\endcsname\relax\else
\let\labelitemi=\KIT@mark
\fi
}
\let\Farbe=\Color
\ifKIT@cmyk
\gdef\KIT@logo@clrD{kit_logo_de_4c_positiv}
\gdef\KIT@logo@iclrD{kit_logo_de_4c_negativ}
\gdef\KIT@logo@clrE{kit_logo_en_4c_positiv}
\gdef\KIT@logo@iclrE{kit_logo_en_4c_negativ}
\else
\gdef\KIT@logo@clrD{kit_logo_de_4c_positiv-rgb}
\gdef\KIT@logo@iclrD{kit_logo_de_4c_negativ-rgb}
\gdef\KIT@logo@clrE{kit_logo_en_4c_positiv-rgb}
\gdef\KIT@logo@iclrE{kit_logo_en_4c_negativ-rgb}
\fi
\gdef\KIT@logo@bwD{kit_logo_de_1c_schwarz}
\gdef\KIT@logo@ibwD{kit_logo_de_1c_weiss}
\gdef\KIT@logo@bwE{kit_logo_en_1c_schwarz}
\gdef\KIT@logo@ibwE{kit_logo_en_1c_weiss}
\gdef\KIT@logo{KITlogo_RGB_frutiger_RGB}
\gdef\KIT@logos{KITlogo_sw_frutiger_CMYK}
\gdef\KIT@logow{KITlogo_weiss_frutiger_CMYK}
\gdef\KIT@logowg{KITlogo_weiss_gruen_frutiger_CMYK}
\ifKIT@cmyk
\gdef\KIT@logo@clrOZ{KITlogo_4c_frutiger_CMYK-OZ}
\gdef\KIT@logo@iclrOZ{KITlogo_4c_weiss_frutiger_CMYK-OZ}
\else
\gdef\KIT@logo@clrOZ{KITlogo_4c_frutiger_RGB-OZ}
\gdef\KIT@logo@iclrOZ{KITlogo_4c_weiss_frutiger_RGB-OZ}
\fi
\let\KIT@logoOZ=\KIT@logo@clrOZ
\gdef\KIT@logo@bwOZ{KITlogo_sw_frutiger_CMYK-OZ}
\let\KIT@logoOZs=\KIT@logo@bwOZ
\gdef\KIT@logo@ibwOZ{KITlogo_weiss_frutiger_CMYK-OZ}
\let\KIT@logoOZw=\KIT@logo@ibwOZ
\gdef\FZK@logo{FZK-logo-re-SW}
\gdef\UKA@logo{Wortbildmarke_schwarz}
\let\FZKlogo=\FZK@logo
\let\KITlogo=\KIT@logo
\let\UKAlogo=\UKA@logo
\endinput
%%
%% End of file `KITcolors.sty'.
%%
%% This is file `KITmcfloat.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITgeneral.dtx (with options: `scfloats')
%%
%% This is a generated file.
%%
%% Copyright (C) 2008, 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\RequirePackage{rcs}
\RCS $Date: 2012/06/06 10:15:33 $
\RCS $Revision: 1.4 $
\ProvidesPackage{KITmcfloat}
[\RCSRawDate\space v\RCSRevision\space KIT specific support of user defined (single column) floats with multicols environments]
\RequirePackage{multicol}
\RequirePackage{float}
\RequirePackage{wrapfig}
\RequirePackage{KITdefs}
\KIT@mtwocol
\def\KIT@nflwithin#1[#2]{%
\expandafter\gdef\csname KIT@#1@hook\endcsname{%
\expandafter\gdef\csname the#1\endcsname{%
\csname the#2\endcsname.\arabic{#1}}%
}%
}
\let\KIT@newfloat=\newfloat
\renewcommand\newfloat[3]{%
\KIT@newfloat{#1}{#2}{#3}
\expandafter\let\csname KIT@#1@hook\endcsname=\relax
\renewenvironment{#1}[1][\relax]{%
\csname KIT@#1@hook\endcsname
\expandafter\let\csname KIT@#1@hook\endcsname=\relax
\gdef\KIT@wrap@opt{L}
\ifx##1\relax \relax
\else
\expandafter\KIT@search{h}{##1}
\ifKIT@match\gdef\KIT@wrap@opt{l}\fi
\fi
\begin{wrap#1}{\KIT@wrap@opt}{\columnwidth}
}{%
\end{wrap#1}
\let\WF@collision=\relax
\begin{wrap#1}[0]{\KIT@wrap@opt}{\columnwidth}
\end{wrap#1}
\rule{0pt}{0pt}%
\let\WF@collision=\KIT@WF@warning
\vspace{\KITintextsep}
\par
}%
\@ifnextchar[{\KIT@nflwithin{#1}}{\relax}
}%
\newif\ifKIT@match
\def\KIT@eos{;}
\def\KIT@search#1#2{\KIT@matchfalse
\expandafter\expandafter\expandafter\KIT@se@rch
\expandafter#1#2\KIT@eos}
\def\KIT@se@rch#1{\bgroup
\def\KIT@target{#1}\KIT@nextchar}
\def\KIT@nextchar#1{%
\let\KIT@next=\KIT@nextchar
\if#1\KIT@target
\global\KIT@matchtrue
\else
\if#1\KIT@eos
\let\KIT@next=\KIT@finished
\fi
\fi
\KIT@next}
\def\KIT@finished{\egroup}
\endinput
%%
%% End of file `KITmcfloat.sty'.
%%
%% This is file `KIT16.clo',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITbeamer.dtx (with options: `16pt')
%%
%% This is a generated file.
%%
%%
%% Copyright (C) 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\RCS $Date: 2012/06/12 09:03:06 $
\RCS $Revision: 1.2 $
\ProvidesFile{KIT16.clo}
[\RCSRawDate\space v\RCSRevision\space Size option for KIT beamer slides]
\renewcommand\normalsize{%
\@setfontsize\normalsize{15.6\KIT@pt}{20\KIT@pt}%
\abovedisplayskip 10\p@ \@plus2\p@ \@minus5\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6\p@ \@plus3\p@ \@minus3\p@
\belowdisplayskip \abovedisplayskip
\let\@listi\@listI}
\normalsize
\renewcommand\small{%
\@setfontsize\small{15.1\KIT@pt}{18\KIT@pt}%
\abovedisplayskip 8.5\p@ \@plus3\p@ \@minus4\p@
\abovedisplayshortskip \z@ \@plus2\p@
\belowdisplayshortskip 4\p@ \@plus2\p@ \@minus2\p@
\def\@listi{\leftmargin\leftmargini
\topsep 4\p@ \@plus2\p@ \@minus2\p@
\parsep 2\p@ \@plus\p@ \@minus\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\footnotesize{%
\@setfontsize\footnotesize{13.8\KIT@pt}{17\KIT@pt}%
\abovedisplayskip 6\p@ \@plus2\p@ \@minus4\p@
\abovedisplayshortskip \z@ \@plus\p@
\belowdisplayshortskip 3\p@ \@plus\p@ \@minus2\p@
\def\@listi{\leftmargin\leftmargini
\topsep 3\p@ \@plus\p@ \@minus\p@
\parsep 2\p@ \@plus\p@ \@minus\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\scriptsize{\@setfontsize\scriptsize{11.5\KIT@pt}{13\KIT@pt}}
\renewcommand\tiny{\@setfontsize\tiny{8\KIT@pt}{9.5\KIT@pt}}
\renewcommand\large{\@setfontsize\large{18.1\KIT@pt}{21.6\KIT@pt}}
\renewcommand\Large{\@setfontsize\Large{20.4\KIT@pt}{24.1\KIT@pt}}
\renewcommand\LARGE{\@setfontsize\LARGE{24.5\KIT@pt}{28.5\KIT@pt}}
\renewcommand\huge{\@setfontsize\huge{29.4\KIT@pt}{33.5\KIT@pt}}
\renewcommand\Huge{\@setfontsize\Huge{35.2\KIT@pt}{39.5\KIT@pt}}
\endinput
%%
%% End of file `KIT16.clo'.
%%
%% This is file `KIT18.clo',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITbeamer.dtx (with options: `18pt')
%%
%% This is a generated file.
%%
%%
%% Copyright (C) 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\RCS $Date: 2012/06/12 09:03:06 $
\RCS $Revision: 1.2 $
\ProvidesFile{KIT18.clo}
[\RCSRawDate\space v\RCSRevision\space Size option for KIT beamer slides]
\renewcommand\normalsize{%
\@setfontsize\normalsize{18.1\KIT@pt}{21.6\KIT@pt}%
\abovedisplayskip 10\p@ \@plus2\p@ \@minus5\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6\p@ \@plus3\p@ \@minus3\p@
\belowdisplayskip \abovedisplayskip
\let\@listi\@listI}
\normalsize
\renewcommand\small{%
\@setfontsize\small{16.5\KIT@pt}{20\KIT@pt}%
\abovedisplayskip 8.5\p@ \@plus3\p@ \@minus4\p@
\abovedisplayshortskip \z@ \@plus2\p@
\belowdisplayshortskip 4\p@ \@plus2\p@ \@minus2\p@
\def\@listi{\leftmargin\leftmargini
\topsep 4\p@ \@plus2\p@ \@minus2\p@
\parsep 2\p@ \@plus\p@ \@minus\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\footnotesize{%
\@setfontsize\footnotesize{15.1\KIT@pt}{18\KIT@pt}%
\abovedisplayskip 6\p@ \@plus2\p@ \@minus4\p@
\abovedisplayshortskip \z@ \@plus\p@
\belowdisplayshortskip 3\p@ \@plus\p@ \@minus2\p@
\def\@listi{\leftmargin\leftmargini
\topsep 3\p@ \@plus\p@ \@minus\p@
\parsep 2\p@ \@plus\p@ \@minus\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\scriptsize{\@setfontsize\scriptsize{12.6\KIT@pt}{15.5\KIT@pt}}
\renewcommand\tiny{\@setfontsize\tiny{9\KIT@pt}{11\KIT@pt}}
\renewcommand\large{\@setfontsize\large{20.4\KIT@pt}{24.1\KIT@pt}}
\renewcommand\Large{\@setfontsize\Large{22.3\KIT@pt}{26\KIT@pt}}
\renewcommand\LARGE{\@setfontsize\LARGE{26.8\KIT@pt}{30.5\KIT@pt}}
\renewcommand\huge{\@setfontsize\huge{32.2\KIT@pt}{36\KIT@pt}}
\renewcommand\Huge{\@setfontsize\Huge{38.6\KIT@pt}{42.5\KIT@pt}}
\endinput
%%
%% End of file `KIT18.clo'.
%%
%% This is file `KIT20.clo',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITbeamer.dtx (with options: `20pt')
%%
%% This is a generated file.
%%
%%
%% Copyright (C) 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\RCS $Date: 2012/06/12 09:03:06 $
\RCS $Revision: 1.2 $
\ProvidesFile{KIT20.clo}
[\RCSRawDate\space v\RCSRevision\space Size option for KIT beamer slides]
\renewcommand\normalsize{%
\@setfontsize\normalsize{20.4\KIT@pt}{24.1\KIT@pt}%
\abovedisplayskip 11\p@ \@plus3\p@ \@minus6\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@minus3\p@
\belowdisplayskip \abovedisplayskip
\def\@listi{\leftmargin\leftmargini
% \topsep 6\p@ \@plus2\p@ \@minus2\p@
\topsep 2.5\p@ \@plus2\p@ \@minus2\p@
% \parsep 3\p@ \@plus2\p@ \@minus\p@
\parsep 1.25\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
% \let\@listi\@listI}
\normalsize
\renewcommand\small{%
\@setfontsize\small{18.1\KIT@pt}{21.6\KIT@pt}%
\abovedisplayskip 10\p@ \@plus2\p@ \@minus5\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6\p@ \@plus3\p@ \@minus3\p@
\def\@listi{\leftmargin\leftmargini
\topsep 6\p@ \@plus2\p@ \@minus2\p@
% \parsep 3\p@ \@plus2\p@ \@minus\p@
\parsep 2.0\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\footnotesize{%
\@setfontsize\footnotesize{16.5\KIT@pt}{20\KIT@pt}%
\abovedisplayskip 8\p@ \@plus2\p@ \@minus4\p@
\abovedisplayshortskip \z@ \@plus\p@
\belowdisplayshortskip 4\p@ \@plus2\p@ \@minus2\p@
\def\@listi{\leftmargin\leftmargini
\topsep 4\p@ \@plus2\p@ \@minus2\p@
% \parsep 2\p@ \@plus\p@ \@minus\p@
\parsep 1.5\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\scriptsize{\@setfontsize\scriptsize{13,8\KIT@pt}{17\KIT@pt}}
\renewcommand\tiny{\@setfontsize\tiny{9.6\KIT@pt}{12.5\KIT@pt}}
\renewcommand\large{\@setfontsize\large{22.34\KIT@pt}{26\KIT@pt}}
\renewcommand\Large{\@setfontsize\Large{24.6\KIT@pt}{28.5\KIT@pt}}
\renewcommand\LARGE{\@setfontsize\LARGE{29.4\KIT@pt}{33.5\KIT@pt}}
\renewcommand\huge{\@setfontsize\huge{35.3\KIT@pt}{39.5\KIT@pt}}
\renewcommand\Huge{\@setfontsize\Huge{42.3\KIT@pt}{46.5\KIT@pt}}
\endinput
%%
%% End of file `KIT20.clo'.
%%
%% This is file `KIT22.clo',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITbeamer.dtx (with options: `22pt')
%%
%% This is a generated file.
%%
%%
%% Copyright (C) 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\RCS $Date: 2012/06/12 09:03:06 $
\RCS $Revision: 1.2 $
\ProvidesFile{KIT22.clo}
[\RCSRawDate\space v\RCSRevision\space Size option for KIT beamer slides]
\renewcommand\normalsize{%
\@setfontsize\normalsize{22.3\KIT@pt}{26\KIT@pt}%
\abovedisplayskip 12\p@ \@plus3\p@ \@minus7\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@minus3\p@
\belowdisplayskip \abovedisplayskip
\let\@listi\@listI}
\normalsize
\renewcommand\small{%
\@setfontsize\small{20.4\KIT@pt}{24.1\KIT@pt}%
\abovedisplayskip 11\p@ \@plus3\p@ \@minus6\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@minus3\p@
\def\@listi{\leftmargin\leftmargini
\topsep 9\p@ \@plus3\p@ \@minus5\p@
\parsep 4.5\p@ \@plus2\p@ \@minus\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\footnotesize{%
\@setfontsize\footnotesize{18.1\KIT@pt}{21.6\KIT@pt}%
\abovedisplayskip 10\p@ \@plus2\p@ \@minus5\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6\p@ \@plus3\p@ \@minus3\p@
\def\@listi{\leftmargin\leftmargini
\topsep 6\p@ \@plus2\p@ \@minus2\p@
\parsep 3\p@ \@plus2\p@ \@minus\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\scriptsize{\@setfontsize\scriptsize{15.1\KIT@pt}{18\KIT@pt}}
\renewcommand\tiny{\@setfontsize\tiny{10.5\KIT@pt}{12\KIT@pt}}
\renewcommand\large{\@setfontsize\large{24.5\KIT@pt}{28.5\KIT@pt}}
\renewcommand\Large{\@setfontsize\Large{26.8\KIT@pt}{30.5\KIT@pt}}
\renewcommand\LARGE{\@setfontsize\LARGE{32.2\KIT@pt}{36\KIT@pt}}
\renewcommand\huge{\@setfontsize\huge{38.6\KIT@pt}{42.5\KIT@pt}}
\renewcommand\Huge{\@setfontsize\huge{46.3\KIT@pt}{50\KIT@pt}}
\endinput
%%
%% End of file `KIT22.clo'.
%%
%% This is file `KIT24.clo',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITbeamer.dtx (with options: `24pt')
%%
%% This is a generated file.
%%
%%
%% Copyright (C) 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\RCS $Date: 2012/06/12 09:03:06 $
\RCS $Revision: 1.2 $
\ProvidesFile{KIT24.clo}
[\RCSRawDate\space v\RCSRevision\space Size option for KIT beamer slides]
\renewcommand\normalsize{%
\@setfontsize\normalsize{24.5\KIT@pt}{28.5\KIT@pt}%
\abovedisplayskip 12\p@ \@plus3\p@ \@minus7\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@minus3\p@
\belowdisplayskip \abovedisplayskip
\let\@listi\@listI}
\normalsize
\renewcommand\small{%
\@setfontsize\small{22.3\KIT@pt}{26\KIT@pt}%
\abovedisplayskip 11\p@ \@plus3\p@ \@minus6\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6.5\p@ \@plus3.5\p@ \@minus3\p@
\def\@listi{\leftmargin\leftmargini
\topsep 9\p@ \@plus3\p@ \@minus5\p@
\parsep 4.5\p@ \@plus2\p@ \@minus\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\footnotesize{%
\@setfontsize\footnotesize{20.4\KIT@pt}{24.1\KIT@pt}%
\abovedisplayskip 10\p@ \@plus2\p@ \@minus5\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6\p@ \@plus3\p@ \@minus3\p@
\def\@listi{\leftmargin\leftmargini
\topsep 6\p@ \@plus2\p@ \@minus2\p@
\parsep 3\p@ \@plus2\p@ \@minus\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
\renewcommand\scriptsize{\@setfontsize\scriptsize{17\KIT@pt}{20\KIT@pt}}
\renewcommand\tiny{\@setfontsize\tiny{12\KIT@pt}{14.5\KIT@pt}}
\renewcommand\large{\@setfontsize\large{26.8\KIT@pt}{30.5\KIT@pt}}
\renewcommand\Large{\@setfontsize\Large{29.4\KIT@pt}{33.5\KIT@pt}}
\renewcommand\LARGE{\@setfontsize\LARGE{35.2\KIT@pt}{39.5\KIT@pt}}
\renewcommand\huge{\@setfontsize\huge{42.3\KIT@pt}{46.5\KIT@pt}}
\renewcommand\Huge{\@setfontsize\huge{50.6\KIT@pt}{54.8\KIT@pt}}
\endinput
%%
%% End of file `KIT24.clo'.
%%
%% This is file `beamercolorthemeKIT.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITbeamer.dtx (with options: `color')
%%
%% This is a generated file.
%%
%%
%% Copyright (C) 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\RequirePackage{rcs}
\RCS $Date: 2012/06/12 09:03:06 $
\RCS $Revision: 1.2 $
\ProvidesPackage{beamercolorthemeKIT}
[\RCSRawDate\space v\RCSRevision\space Color definitions of the beamer theme KIT]
\mode<presentation>
\RequirePackage{KITcolors}
\colorlet{enum.fg}{white}
\colorlet{enum.bg}{KITgreen}
\colorlet{subenum.fg}{KITblack}
\colorlet{subenum.bg}{KITgreen50}
\colorlet{subsubenum.fg}{white}
\colorlet{subsubenum.bg}{KITblue}
\colorlet{subsubsubenum.fg}{KITblack}
\colorlet{subsubsubenum.bg}{KITblue50}
\colorlet{subsubsubsubenum.fg}{white}
\colorlet{subsubsubsubenum.bg}{KITblack}
\colorlet{subsubsubsubsubenum.fg}{white}
\colorlet{subsubsubsubsubenum.bg}{KITblack50}
\setbeamercolor{normal text}{fg=KITblack,bg=white}
\setbeamercolor{example text}{fg=KITblue}
\setbeamercolor{structure}{fg=KITblack50}
\setbeamercolor{palette secondary}{use=structure,fg=structure.fg!75!KITblack}
\setbeamercolor{palette tertiary}{use=structure,fg=structure.fg!50!KITblack}
\setbeamercolor{palette quaternary}{fg=KITblack}
\setbeamercolor{frametitle}{parent=palette quaternary}
\setbeamercolor{navigation symbols}{use=structure,fg=structure.fg}
\setbeamercolor{navigation symbols dimmed}{use=structure,fg=KITblack15}
\setbeamercolor{subsubsubitem}{parent=subsubitem}
\setbeamercolor{subsubsubsubitem}{parent=subsubsubitem}
\setbeamercolor{subsubsubsubsubitem}{parent=subsubsubsubitem}
\setbeamercolor{item projected}{parent=item,use=item,fg=enum.fg,bg=enum.bg}
\setbeamercolor{subitem projected}{parent=item projected,fg=subenum.fg,bg=subenum.bg}
\setbeamercolor{subsubitem projected}{parent=subitem projected,fg=subsubenum.fg,bg=subsubenum.bg}
\setbeamercolor{subsubsubitem projected}{parent=subsubitem projected,fg=subsubsubenum.fg,bg=subsubsubenum.bg}
\setbeamercolor{subsubsubsubitem projected}{parent=subsubsubitem projected,fg=subsubsubsubenum.fg,bg=subsubsubsubenum.bg}
\setbeamercolor{subsubsubsubsubitem projected}{parent=subsubsubsubitem projected,fg=subsubsubsubsubenum.fg,bg=subsubsubsubsubenum.bg}
\setbeamercolor{enumerate subsubsubitem}{parent=subsubsubitem}
\setbeamercolor{enumerate subsubsubsubitem}{parent=subsubsubsubitem}
\setbeamercolor{enumerate subsubsubsubsubitem}{parent=subsubsubsubsubitem}
\setbeamercolor{itemize subsubsubitem}{parent=subsubsubitem}
\setbeamercolor{itemize subsubsubsubitem}{parent=subsubsubsubitem}
\setbeamercolor{itemize subsubsubsubsubitem}{parent=subsubsubsubsubitem}
\setbeamercolor{itemize/enumerate subsubsubbody}{}
\setbeamercolor{itemize/enumerate subsubsubsubbody}{}
\setbeamercolor{itemize/enumerate subsubsubsubsubbody}{}
\mode
<all>
\endinput
%%
%% End of file `beamercolorthemeKIT.sty'.
%%
%% This is file `beamerfontthemeKIT.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITbeamer.dtx (with options: `font')
%%
%% This is a generated file.
%%
%%
%% Copyright (C) 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\RequirePackage{rcs}
\RCS $Date: 2012/06/12 09:03:06 $
\RCS $Revision: 1.2 $
\ProvidesPackage{beamerfontthemeKIT}
[\RCSRawDate\space v\RCSRevision\space Font definitions of the beamer theme KIT]
\mode<presentation>
\newcommand\scriptscriptsize{\@setfontsize\scriptscriptsize{\@viipt}{8.3pt}}
\newcommand\Micro{\@setfontsize\Micro{3.5pt}{4.2pt}}
\newcommand{\KIT@fnt@eightpt}{\fontsize{8\KIT@pt}{10\KIT@pt}\selectfont}
\newcommand{\KIT@fnt@sevenpt}{\fontsize{7\KIT@pt}{9\KIT@pt}\selectfont}
\newcommand{\KIT@fnt@twelvept}{\fontsize{12\KIT@pt}{14\KIT@pt}\selectfont}
\newcommand{\KIT@fnt@titl}{\fontsize{26\KIT@pt}{29\KIT@pt}\bfseries}
\newcommand{\KIT@fnt@tits}{\fontsize{22\KIT@pt}{24\KIT@pt}\bfseries}
\newcommand{\KIT@fnt@subtit}{\fontsize{18\KIT@pt}{22\KIT@pt}\bfseries}
\newcommand{\KIT@fnt@framtitl}{\fontsize{24\KIT@pt}{28\KIT@pt}\bfseries}
\newcommand{\KIT@fnt@framtits}{\fontsize{20\KIT@pt}{24\KIT@pt}\bfseries}
\newcommand{\KIT@fnt@framsubtit}{\fontsize{20\KIT@pt}{24\KIT@pt}\mdseries}
\newcommand{\KIT@fnt@hdr}{\fontsize{20\KIT@pt}{22\KIT@pt}\bfseries}
\newcommand{\KIT@fnt@txt}{\fontsize{20\KIT@pt}{24\KIT@pt}\selectfont}
\newcommand{\KIT@fnt@inst}{\fontsize{10\KIT@pt}{12\KIT@pt}\selectfont}
\newcommand{\KIT@fnt@KITtext}{\fontsize{4.94213\KIT@pt}{6\KIT@pt}\selectfont}
\newcommand{\KIT@fnt@foot}{\fontsize{8\KIT@pt}{10\KIT@pt}\selectfont}
\newcommand{\KIT@fnt@page}{\fontsize{9\KIT@pt}{11\KIT@pt}\bfseries}
\setbeamerfont{title}{size=\Large,shape=\itshape,family=\sffamily,parent=structure}
\setbeamerfont{subsubsubitem}{parent=subsubitem}
\setbeamerfont{subsubsubsubitem}{parent=subsubsubitem}
\setbeamerfont{subsubsubsubsubitem}{parent=subsubsubsubitem}
\setbeamerfont{item projected}{size=\tiny,parent={item,projected text},series=\bfseries}
\setbeamerfont{subitem projected}{parent=item projected,series=\bfseries}
\setbeamerfont{subsubitem projected}{parent=subitem projected,series=\bfseries}
\setbeamerfont{subsubsubitem projected}{parent=subsubitem projected,series=\bfseries}
\setbeamerfont{subsubsubsubitem projected}{parent=subsubsubitem projected,series=\bfseries}
\setbeamerfont{subsubsubsubsubitem projected}{parent=subsubsubsubitem projected,series=\bfseries}
\setbeamerfont{itemize subsubsubitem}{parent=subsubsubitem}
\setbeamerfont{itemize subsubsubsubitem}{parent=subsubsubsubitem}
\setbeamerfont{itemize subsubsubsubsubitem}{parent=subsubsubsubsubitem}
\setbeamerfont{enumerate subsubsubitem}{parent=subsubsubitem}
\setbeamerfont{enumerate subsubsubsubitem}{parent=subsubsubsubitem}
\setbeamerfont{enumerate subsubsubsubsubitem}{parent=subsubsubsubsubitem}
\setbeamerfont{itemize/enumerate body}{size=\normalsize,series=\mdseries}
\setbeamerfont{itemize/enumerate subbody}{size=\small,series=\mdseries}
\setbeamerfont{itemize/enumerate subsubbody}{size=\footnotesize,series=\mdseries}
\setbeamerfont{itemize/enumerate subsubsubbody}{size=\scriptsize,series=\mdseries}
\setbeamerfont{itemize/enumerate subsubsubsubbody}{size=\scriptscriptsize,series=\mdseries}
\setbeamerfont{itemize/enumerate subsubsubsubsubbody}{size=\scriptscriptsize,series=\mdseries}
\mode
<all>
\endinput
%%
%% End of file `beamerfontthemeKIT.sty'.
%%
%% This is file `beamerouterthemeKIT.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% KITbeamer.dtx (with options: `outer,gridouter')
%%
%% This is a generated file.
%%
%%
%% Copyright (C) 2010, 2011, 2012 by Klaus Braune <klaus.braune@kit.edu>,
%% Steinbuch Centre for Computing (SCC) at Karlsruhe Institute of Technology (KIT)
%%
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\RequirePackage{rcs}
\RCS $Date: 2012/06/12 09:03:06 $
\RCS $Revision: 1.2 $
\ProvidesPackage{beamerouterthemeKIT}
[\RCSRawDate\space v\RCSRevision\space Outer part of the beamer theme KIT]
\mode<presentation>
\setbeamertemplate{navigation symbols}{}
\newif\ifKIT@ins@warn
\KIT@ins@warntrue
%%\setbeamertemplate{frametitle}{\Large\insertframetitle\par}
%%\setbeamertemplate{frametitle}{\rule{0pt}{8.7mm}\insertframetitle\par}
\setbeamertemplate{frametitle}{\vspace*{\KIT@FHeadHt}}
\newlength{\KIT@FHeadHt}
\newlength{\KIT@footerwd}
\setlength{\KIT@footerwd}{206\KIT@mm}
\AtBeginDocument{%
\addtolength{\KIT@footerwd}{-\footersepwd}
\addtobeamertemplate{background}{}{%
\global\KIT@FHeadHt=0\KIT@mm
\begin{tikzpicture}
\useasboundingbox (-4.415748mm, 0.000mm) rectangle (123.584252mm,96.000mm);
%\useasboundingbox (0mm,0mm) rectangle (128mm,96mm);
\KIT@MFrame[\KIT@MFbadd]
\ifKIT@grid
\draw[step=1\KIT@mm,style=help lines]
(0\KIT@mm,0\KIT@mm) grid (254\KIT@mm,190.5\KIT@mm);
\draw[step=10\KIT@mm,red,very thin]
(0\KIT@mm,0\KIT@mm) grid (254\KIT@mm,190.5\KIT@mm);
\draw[blue,thin]
(0\KIT@mm,0\KIT@mm) rectangle (254\KIT@mm,190.5\KIT@mm);
%% \draw[blue,thick]
%% (0\KIT@mm,0\KIT@mm) -- (254\KIT@mm,0\KIT@mm) -- (254\KIT@mm,190\KIT@mm)
%% -- (0\KIT@mm,190\KIT@mm) -- cycle;
\fi
\pgftext[at=\pgfpoint{243\KIT@mm}{180.5\KIT@mm},right,top]
{\pgfimage[interpolate=true,width=30\KIT@mm]{\KIT@logo}}
%% \pgftext[at=\pgfpoint{15\KIT@mm}{172\KIT@mm},left,base]
%% {\fontsize{30\KIT@pt}{32\KIT@pt}\bfseries\insertframetitle}
\pgftext[at=\pgfpoint{11\KIT@mm}{172.5\KIT@mm},left,base]
%% \pgftext[at=\pgfpoint{15\KIT@mm}{154\KIT@mm},left,base]
%% {\fontsize{25\KIT@pt}{27\KIT@pt}\bfseries\insertframesubtitle}
{\parbox[t]{194\KIT@mm}{\raggedright%
\KIT@fnt@framtitl
\insertframetitle\rule{0pt}{0pt}\\[4\KIT@pt]
\KIT@fnt@framsubtit
\insertframesubtitle}}
%% \pgftext[at=\pgfpoint{9\KIT@mm}{8\KIT@mm},base]
%% {\KIT@fnt@twelvept\bfseries\insertframenumber}
\pgftext[at=\pgfpoint{6\KIT@mm}{9.75\KIT@mm},left,base]
{\KIT@fnt@page\vphantom{0}\insertframenumber}
%% {\fontsize{7\KIT@pt}{8.5\KIT@pt}\selectfont\vphantom{0}\insertdate}
\ifKIT@usefoot
\ifx\KIT@foot\relax
\pgftext[at=\pgfpoint{17\KIT@mm}{9.75\KIT@mm},left,base]
{\KIT@fnt@foot\vphantom{0}\KIT@date}
\pgftext[at=\pgfpoint{37\KIT@mm}{9.75\KIT@mm},left,base]
{\KIT@fnt@foot\vphantom{0}%
\ifdim\KIT@FtAFrac\KIT@footerwd>0pt
\addtolength{\KIT@footerwd}{-\KIT@FtSepFact\footersepwd}%
\parbox[t]{\KIT@FtAFrac\KIT@footerwd}{\raggedright%
\ifx\KIT@sauthor\relax\KIT@author
\else\KIT@sauthor\fi\KIT@FtATsep}%
\hspace{\KIT@FtSepFact\footersepwd}%
\parbox[t]{\KIT@FtTFrac\KIT@footerwd}{\raggedright%
\ifx\KIT@stitle\relax\KIT@title
\else\KIT@stitle\fi}%
\else
\parbox[t]{\KIT@FtTFrac\KIT@footerwd}{\raggedright%
\ifx\KIT@sauthor\relax\KIT@author
\else\KIT@sauthor\fi\KIT@FtATsep
\hspace{\KIT@FtSepFact\footersepwd}%
\ifx\KIT@stitle\relax\KIT@title
\else\KIT@stitle\fi}%
\fi}
\pgftext[at=\pgfpoint{243\KIT@mm}{9.75\KIT@mm},right,base]
{\KIT@fnt@foot\vphantom{0}%
\parbox[t]{\KIT@FtIFrac\KIT@footerwd}{\raggedleft%
\ifx\KIT@sinst\relax\KIT@inst
\else\KIT@sinst\fi}}
\else
\pgftext[at=\pgfpoint{17\KIT@mm}{9.75\KIT@mm},left,base]
{\KIT@fnt@foot\vphantom{0}\parbox[t]{226\KIT@mm}{\KIT@foot}}
\fi
\fi
\ifx\KIT@nav@syms\relax \relax
\else
\pgftext[at=\pgfpoint{251\KIT@mm}{15\KIT@mm},bottom,right]
{\color{KITblack50}%
\setbeamercolor*{navigation symbols}{fg=KITblack50}%
\setbeamercolor*{navigation symbols dimmed}{fg=KITblack30}%
\expandafter\KIT@ins@nav\KIT@nav@syms
}
\fi
\end{tikzpicture}%
}
\def\KIT@ins@nav#1{%
\if#1!\let\@next=\relax\else
\if#1s\hbox{\insertslidenavigationsymbol}%
\let\@next=\KIT@ins@nav\else
\if#1f\hbox{\insertframenavigationsymbol}%
\let\@next=\KIT@ins@nav\else
\if#1H\hbox{\insertsectionnavigationsymbol}%
\let\@next=\KIT@ins@nav\else
\if#1h\hbox{\insertsubsectionnavigationsymbol}%
\let\@next=\KIT@ins@nav\else
\if#1d\hbox{\insertdocnavigationsymbol}%
\let\@next=\KIT@ins@nav\else
\if#1b\hbox{\insertbackfindforwardnavigationsymbol}%
\let\@next=\KIT@ins@nav\else
\ifKIT@ins@warn
\PackageWarning{beamerKIT}{Invalid navigation symbol key `#1' has been ignored}%
\message{To avoid the warning use only the keys^^J
\@spaces `s' to insert the slide navigation symbol^^J
\@spaces `f' to insert the frame navigation symbol^^J
\@spaces `H' to insert the section navigation symbol^^J
\@spaces `h' to insert the subsection navigation symbol^^J
\@spaces `d' to insert the doc navigation symbol and^^J
\@spaces `b' to insert the backward - find - forward symbols.^^J}%
\global\KIT@ins@warnfalse
\fi
\let\@next=\KIT@ins@nav
\fi\fi\fi\fi\fi\fi\fi
\@next
}
}
\mode
<all>
\endinput
%%
%% End of file `beamerouterthemeKIT.sty'.
\beamer@endinputifotherversion {3.33pt}
\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}
\headcommand {\beamer@framepages {1}{1}}
\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}
\headcommand {\beamer@framepages {2}{2}}
\headcommand {\slideentry {0}{0}{3}{3/3}{}{0}}
\headcommand {\beamer@framepages {3}{3}}
\headcommand {\slideentry {0}{0}{4}{4/4}{}{0}}
\headcommand {\beamer@framepages {4}{4}}
\headcommand {\slideentry {0}{0}{5}{5/5}{}{0}}
\headcommand {\beamer@framepages {5}{5}}
\headcommand {\slideentry {0}{0}{6}{6/6}{}{0}}
\headcommand {\beamer@framepages {6}{6}}
\headcommand {\slideentry {0}{0}{7}{7/7}{}{0}}
\headcommand {\beamer@framepages {7}{7}}
\headcommand {\slideentry {0}{0}{8}{8/8}{}{0}}
\headcommand {\beamer@framepages {8}{8}}
\headcommand {\slideentry {0}{0}{9}{9/9}{}{0}}
\headcommand {\beamer@framepages {9}{9}}
\headcommand {\beamer@partpages {1}{9}}
\headcommand {\beamer@subsectionpages {1}{9}}
\headcommand {\beamer@sectionpages {1}{9}}
\headcommand {\beamer@documentpages {9}}
\headcommand {\def \inserttotalframenumber {8}}
%\documentclass{beamer}
%\documentclass[c]{beamer}
\documentclass[t]{beamer}
%\documentclass[b]{beamer}
\listfiles
\mode<presentation>
{
% \usetheme[english]{KIT}
% \usetheme[usefoot]{KIT}
\usetheme[deutsch]{KIT}
%% \usefonttheme{structurebold}
\setbeamercovered{transparent}
%\setbeamertemplate{enumerate items}[circle]
\setbeamertemplate{enumerate items}[ball]
}
\usepackage{babel}
\date{10.05.2010}
%\DateText
%\KITfoot{\parbox[t]{90mm}{\today:\qquad Dies ist eine sehr lange selbstdefinierte Fu\ss{}zeile -- Dies ist eine sehr lange selbstdefinierte Fu\ss{}zeile -- Dies ist eine sehr lange selbstdefinierte Fu\ss{}zeile}}
\usepackage[latin1]{inputenc}
\usepackage[TS1,T1]{fontenc}
\usepackage{array}
\usepackage{lipsum}
\usenavigationsymbols
%\usenavigationsymbols[sfHhdb]
%\usenavigationsymbols[sfhHb]
\title[Beispiel eines ganz besonders langen Titels in der Fuzeile, der zu lang fr die Zeile ist und daher umgebrochen werden muss]{Beispiel einer Titelzeile}
\subtitle{Beispiel fr einen Untertitel}
\author{KIT}
\institute{INSTITUTS- FAKULTTS-, ABTEILUNGSNAME}
\TitleImage[height=\titleimageht]{Bilder/bildwand.jpg}
\newcommand{\itemsiii}{
\item Uter res comprovincialis placitum opus alo Liceo, ploro an at lenocinium.
Iuste Immanitas dux sus conclamo an Diuturnus
\item Fatigo, almus ut erro cupido res famulatus Adstringo
\item Stupendum commemoro Annuo ars quies Polliceor
}
\newcommand{\itemsi}{
\item Ne necne Ne ymo iam Vota, Rutilus dux scelus internuntius.
}
\newcommand{\parxmpl}{
Uter res comprovincialis placitum opus alo Liceo, ploro an at lenocinium.
Iuste Immanitas dux sus conclamo an Diuturnus
Fatigo, almus ut erro cupido res famulatus Adstringo
Stupendum commemoro Annuo ars quies Polliceor
}
\newcommand{\Parxmpl}{
Iuste Immanitas dux sus conclamo an Diuturnus
Fatigo, almus ut erro cupido res famulatus Adstringo
}
\begin{document}
\begin{frame}
\maketitle
\end{frame}
\begin{frame}
\frametitle{Folientitel\\zweizeilig}
\heading{Zwischenberschrift}
\begin{itemize}
\itemsiii
\end{itemize}
\bigskip
\heading{Zwischenberschrift}
\begin{itemize}
\itemsiii
\end{itemize}
\vfill
\mbox{}
\end{frame}
\begin{frame}
\frametitle{Bild und Text 1}
\begin{columns}[T]
\column{57mm}
\begin{itemize}\small
\itemsi
\itemsiii
\end{itemize}
\column{50mm}
\hspace*{-6mm}\hfill\includegraphics[width=54mm]{Bilder/tasten.jpg}
\end{columns}
\end{frame}
\begin{frame}
\frametitle{Bild und Text 2}
\framesubtitle{Ein Bild am Anfang}
\includegraphics[width=\textwidth]{Bilder/bildwand.jpg}
\begin{itemize}\small
\itemsi
\itemsiii
\end{itemize}
\vfill
\mbox{}
\end{frame}
\begin{frame}
\frametitle{Aufzhlung}
\framesubtitle{Mit Zwischenberschriften}
\heading{Zwischenberschrift}
\begin{itemize}
\itemsiii
\end{itemize}
\bigskip
\heading{Zwischenberschrift}
\begin{enumerate}
\itemsiii
\end{enumerate}
\vfill
\mbox{}
\end{frame}
\begin{frame}
\frametitle{Das KIT-Logo}
\KITimage[width=.3\textwidth]{Bilder/tasten}
\hfill
\KITframe{\parbox{4cm}{%
\begin{itemize}
\item Eins
\item Zwei
\item Drei
\end{itemize}}}
\bigskip
\setlength{\vgdist}{.01\textwidth}
\KITvectorgraphics[width=.3\textwidth]{Bilder/Small}
\qquad
\KITframe[bg]{\parbox{4cm}{%
\begin{itemize}
\item Eins
\item Zwei
\item Drei
\end{itemize}}}
\end{frame}
\begin{frame}
\frametitle{Mathematische Formeln}
Mathematische Formeln werden mit dem Paket mathpazo gesetzt.
\[a = \sqrt{b} + c^2 + \sum_{i=1}^\infty a_i\]
\end{frame}
\begin{frame}
\frametitle{Fontgren}
Die folgenden Fontgren sind vorgesehen:
\begin{tabular}{>{\ttfamily}ll}
\textbackslash tiny & \tiny tiny \quad \(x=\sqrt{2}, y=2^{2^2}\) \\
\textbackslash scriptsize & \scriptsize scriptsize \quad \(x=\sqrt{2}, y=2^{2^2}\) \\
\textbackslash footnotesize & \footnotesize footnotesize \quad \(x=\sqrt{2}, y=2^{2^2}\) \\
\textbackslash small & \small small \quad \(x=\sqrt{2}, y=2^{2^2}\) \\
\textbackslash normalsize & \normalsize normalsize \quad \(x=\sqrt{2}, y=2^{2^2}\) \\
\textbackslash large & \large large \quad \(x=\sqrt{2}, y=2^{2^2}\) \\
\textbackslash Large & \Large Large \quad \(x=\sqrt{2}, y=2^{2^2}\) \\
\textbackslash LARGE & \LARGE LARGE \quad \(x=\sqrt{2}, y=2^{2^2}\) \\
\textbackslash huge & \huge huge \quad \(x=\sqrt{2}, y=2^{2^2}\) \\
\textbackslash Huge & \Huge Huge \quad \(x=\sqrt{2}, y=2^{2^2}\)
\end{tabular}
\end{frame}
\setlength{\parskip}{.6\baselineskip}
\begin{frame}
\frametitle{\texttt{\textbackslash tiny}}
\tiny
\parxmpl
\parxmpl
\end{frame}
\begin{frame}
\frametitle{\texttt{\textbackslash scriptsize}}
\scriptsize
\parxmpl
\parxmpl
\end{frame}
\begin{frame}
\frametitle{\texttt{\textbackslash footnotesize}}
\footnotesize
\parxmpl
\parxmpl
\end{frame}
\begin{frame}
\frametitle{\texttt{\textbackslash small}}
\small
\parxmpl
\parxmpl
\end{frame}
\begin{frame}
\frametitle{\texttt{\textbackslash normalsize}}
\parxmpl
\normalsize\parxmpl
\end{frame}
\begin{frame}
\frametitle{\texttt{\textbackslash large}}
\large
\parxmpl
\parxmpl
\end{frame}
\begin{frame}
\frametitle{\texttt{\textbackslash Large}}
\Large
\parxmpl
\parxmpl
\end{frame}
\begin{frame}
\frametitle{\texttt{\textbackslash LARGE}}
\LARGE
\Parxmpl
\Parxmpl
\end{frame}
\begin{frame}
\frametitle{\texttt{\textbackslash huge}}
\huge
\Parxmpl
\Parxmpl
\end{frame}
\begin{frame}
\frametitle{\texttt{\textbackslash Huge}}
\Huge
\Parxmpl
\Parxmpl
\end{frame}
\end{document}
\documentclass[t]{beamer}
%\documentclass[c]{beamer}
\listfiles
\mode<presentation>
{
% \usetheme[english,titlepage0]{KIT}
\usetheme[titlepage0]{KIT}
% \usetheme[usefoot]{KIT}
% \usetheme[deutsch]{KIT}
%% \usefonttheme{structurebold}
\setbeamercovered{transparent}
%\setbeamertemplate{enumerate items}[circle]
\setbeamertemplate{enumerate items}[ball]
}
\usepackage{babel}
%\date{10.05.2010}
%\DateText
%\newlength{\Ku}
%\setlength{\Ku}{1.43375pt}
\usepackage[latin1]{inputenc}
\usepackage[TS1,T1]{fontenc}
\usepackage{array}
\usepackage{multicol}
\usepackage{lipsum}
%\usenavigationsymbols
%\usenavigationsymbols[sfHhdb]
%\usenavigationsymbols[sfhHb]
\title{Example for a Title}
%\subtitle{Example for a Subtitle}
\author{KIT}
\institute[\raisebox{-3.5mm}{\includegraphics[height=\KITlogoht]{Bilder/Zlogo}}]
{INSTITUTS- FAKULTTS-, ABTEILUNGSNAME}
\logo{\includegraphics[width=\KITlogowd]{Bilder/Zlogo}}
\TitleImage[height=\titleimageht]{Bilder/bildwand.jpg}
\newcommand{\itemsiii}{
\item Uter res comprovincialis placitum opus alo Liceo, ploro an at lenocinium.
Iuste Immanitas dux sus conclamo an Diuturnus
\item Fatigo, almus ut erro cupido res famulatus Adstringo
\item Stupendum commemoro Annuo ars quies Polliceor
}
\newcommand{\itemsi}{
\item Ne necne Ne ymo iam Vota, Rutilus dux scelus internuntius.
}
\newcommand{\parxmpl}{
Uter res comprovincialis placitum opus alo Liceo, ploro an at lenocinium.
Iuste Immanitas dux sus conclamo an Diuturnus
Fatigo, almus ut erro cupido res famulatus Adstringo
Stupendum commemoro Annuo ars quies Polliceor
}
\newcommand{\Parxmpl}{
Iuste Immanitas dux sus conclamo an Diuturnus
Fatigo, almus ut erro cupido res famulatus Adstringo
}
\begin{document}
\begin{frame}
\maketitle
\end{frame}
\begin{frame}
\frametitle{Image and Text 1}
\begin{columns}[T]
\column{57mm}
\begin{itemize}\small
\itemsi
\itemsiii
\end{itemize}
\column{50mm}
\hspace*{-6mm}\hfill\includegraphics[width=54mm]{Bilder/tasten.jpg}
\end{columns}
\end{frame}
\begin{frame}
\frametitle{Image and Text 2}
\framesubtitle{Starting with a Picture}
\includegraphics[width=\textwidth]{Bilder/bildwand.jpg}
\begin{itemize}\small
\itemsi
\itemsiii
\end{itemize}
\vfill
\mbox{}
\end{frame}
\end{document}
[InternetShortcut]
[InternetShortcut]
URL=https://seblagarde.wordpress.com/2012/06/03/spherical-gaussien-approximation-for-blinn-phong-phong-and-fresnel/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment