Font Themes
% *****************************************
% >>> Themes <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
% *****************************************
% \usetheme[<options>]{<name list>} Installs the presentation theme named <name>.
% \usecolortheme[<options>]{<name list>} Same as \usetheme, only for color themes.
% \usefonttheme[<options>]{<name>} Same as \usetheme, only for font themes.
% \useinnertheme[<options>]{<name>} Same as \usetheme, only for inner themes.
% \useoutertheme[<options>]{<name>} Same as \usetheme, only for outer themes. |
% *****************************************
% >>> Themes <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
% *****************************************
% \usetheme[<options>]{<name list>} Installs the presentation theme named <name>.
% \usecolortheme[<options>]{<name list>} Same as \usetheme, only for color themes.
% \usefonttheme[<options>]{<name>} Same as \usetheme, only for font themes.
% \useinnertheme[<options>]{<name>} Same as \usetheme, only for inner themes.
% \useoutertheme[<options>]{<name>} Same as \usetheme, only for outer themes.
nach oben
Verändern der Schrifteinstellung definierter Elemente
% *****************************************
% >>> Themes ohne Navigation
% *****************************************
% \usetheme{default}
% -------------------------------
% \usetheme[]{Bergen}
% -------------------------------
% \usetheme[%
% secheader % section im Header
% ]{Boadilla}
% -------------------------------
% % Wie das Boadilla theme, mit kraeftigeren Farben
% % und unveraenderten Icons
% \usetheme[%
% secheader % section im Header
% ]{Madrid}
% -------------------------------
% \usetheme{Pittsburgh}
% -------------------------------
% \usetheme[]{Rochester} |
% *****************************************
% >>> Themes ohne Navigation
% *****************************************
% \usetheme{default}
% -------------------------------
% \usetheme[]{Bergen}
% -------------------------------
% \usetheme[%
% secheader % section im Header
% ]{Boadilla}
% -------------------------------
% % Wie das Boadilla theme, mit kraeftigeren Farben
% % und unveraenderten Icons
% \usetheme[%
% secheader % section im Header
% ]{Madrid}
% -------------------------------
% \usetheme{Pittsburgh}
% -------------------------------
% \usetheme[]{Rochester}
nach oben