updated 'noserifmath'-option

This commit is contained in:
Benjamin Weiss 2014-03-24 14:52:51 +01:00
parent b1663bb774
commit 600bcdc7ba
6 changed files with 51 additions and 18 deletions

View File

@ -1,8 +1,9 @@
% Name : beamerthemehsrm.sty
% Version : 0.3c
% Author : Benjamin Weiss (benjamin.weiss@kreatiefton.de)
% Version : 0.4
% Created on : 05.05.2013
% Last Edited on : 16.05.2013
% Copyright : Copyright (c) 2013 by Benjamin Weiss. All rights reserved.
% Last Edited on : 24.03.2014
% Copyright : Copyright (c) 2013-2014 by Benjamin Weiss. All rights reserved.
% License : This file may be distributed and/or modified under the
% GNU Public License.
% Description : Beamer theme that complies with the corporate design of
@ -115,15 +116,14 @@
\if@doNoFlama%
% Sans serif math option
\if@doSans%
% Sans serif math
\usepackage{fontspec}%
\setmainfont{Arial Narrow}%
% sans serif math %
\usepackage[no-math]{fontspec}%
\setmainfont{Arial}%
\else%
% Serif math
\usefonttheme{professionalfonts}%
\usepackage[no-math]{fontspec}%
% serif math %
\usepackage{fontspec}%
\usefonttheme[onlymath]{serif}%
\fi%
\newfontfamily\Light{Arial}%
\newfontfamily\Book{Arial-Bold}%
\newfontfamily\Medium{Arial-Bold}%
@ -131,15 +131,12 @@
\else%
% Sans serif math option
\if@doSans%
% Sans serif math
\usepackage{fontspec}%
\usepackage[no-math]{fontspec}%
\setmainfont{Flama-Light}%
\else%
% Serif math
\usefonttheme{professionalfonts}%
\usepackage[no-math]{fontspec}%
\usepackage{fontspec}%
\usefonttheme[onlymath]{serif}%
\fi%
\newfontfamily\Light{Flama-Light}%
\newfontfamily\Book{Flama-Book}%
\newfontfamily\Medium{Flama-Medium}%
@ -245,7 +242,7 @@
%---------------------------------------------------------------------
% Footline
%---------------------------------------------------------------------
%---------------------------------------------------------------------
\usenavigationsymbolstemplate{}
\setbeamertemplate{footline}
{%

View File

@ -1,4 +1,4 @@
\beamer@endinputifotherversion {3.26pt}
\beamer@endinputifotherversion {3.33pt}
\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}
\headcommand {\beamer@framepages {1}{1}}
\headcommand {\sectionentry {1}{Gliederung}{2}{Gliederung}{0}}

Binary file not shown.

View File

@ -456,6 +456,11 @@ Schauen Sie einfach in den Quelltext, um zu sehen wie die Folien erstellt wurden
F(\textrm{j}\omega) = \int\limits_{-\infty}^{\infty} f(t)\cdot\textrm{e}^{-\textrm{j}\omega t} dt
\end{equation*}
\end{block}
\begin{block}{Fakultät}
\begin{equation*}
n! = 1\cdot 2 \cdot 3 \cdot\ldots\cdot n = \prod_{k=1}^n k
\end{equation*}
\end{block}
\end{frame}
\begin{frame}{Mindmap mit TikZ}

31
hsrm-beamer-minimal.nav Normal file
View File

@ -0,0 +1,31 @@
\beamer@endinputifotherversion {3.33pt}
\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}
\headcommand {\beamer@framepages {1}{1}}
\headcommand {\sectionentry {1}{Gliederung}{2}{Gliederung}{0}}
\headcommand {\beamer@sectionpages {1}{1}}
\headcommand {\beamer@subsectionpages {1}{1}}
\headcommand {\slideentry {1}{0}{2}{2/2}{}{0}}
\headcommand {\beamer@framepages {2}{2}}
\headcommand {\sectionentry {2}{Erste Sektion}{3}{Erste Sektion}{0}}
\headcommand {\beamer@sectionpages {2}{2}}
\headcommand {\beamer@subsectionpages {2}{2}}
\headcommand {\slideentry {2}{0}{3}{3/3}{}{0}}
\headcommand {\beamer@framepages {3}{3}}
\headcommand {\slideentry {2}{0}{4}{4/4}{}{0}}
\headcommand {\beamer@framepages {4}{4}}
\headcommand {\slideentry {2}{0}{5}{5/5}{}{0}}
\headcommand {\beamer@framepages {5}{5}}
\headcommand {\sectionentry {3}{Zweite Sektion}{6}{Zweite Sektion}{0}}
\headcommand {\beamer@sectionpages {3}{5}}
\headcommand {\beamer@subsectionpages {3}{5}}
\headcommand {\slideentry {3}{0}{6}{6/6}{}{0}}
\headcommand {\beamer@framepages {6}{6}}
\headcommand {\slideentry {3}{0}{7}{7/7}{}{0}}
\headcommand {\beamer@framepages {7}{7}}
\headcommand {\slideentry {3}{0}{8}{8/8}{}{0}}
\headcommand {\beamer@framepages {8}{8}}
\headcommand {\beamer@partpages {1}{8}}
\headcommand {\beamer@subsectionpages {6}{8}}
\headcommand {\beamer@sectionpages {6}{8}}
\headcommand {\beamer@documentpages {8}}
\headcommand {\def \inserttotalframenumber {8}}

Binary file not shown.