Skip to content
Snippets Groups Projects
Commit a2668e49 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

beamerouterthemePTB.sty

parent 60fbcccb
No related branches found
No related tags found
No related merge requests found
\ProvidesPackage{beamercolorthemePTB}[2022/07/29 v 1.0.0 (RN)]
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{beamercolorthemePTB}[2022/08/03 v1.0.0 PTB (RN)]%
\mode<presentation>
\definecolor{PTBblue}{RGB}{0,115,170}
\definecolor{PTBgray}{RGB}{139,139,139}
%\definecolor{PTBbackground}{RGB}{245,244,230}
%\definecolor{PTBbackground}{RGB}{255,255,221}
\definecolor{citecolor}{RGB}{94,186,125}
\setbeamercolor{frametitle}{fg=black}
\setbeamercolor{footline}{fg=PTBgray}
\setbeamercolor*{normal text}{fg=black}
\setbeamercolor*{frametitle}{fg=black}
......@@ -18,17 +19,16 @@
\setbeamercolor{itemize subitem}{fg=PTBblue}
\setbeamercolor{itemize subsubitem}{fg=PTBblue}
\setbeamercolor{item projected}{bg=PTBblue}
\setbeamercolor{item projected}{bg=PTBblue,fg=white}
\setbeamercolor{bibliography entry author}{fg=black}
\setbeamercolor{bibliography entry title}{fg=black}
\setbeamercolor{bibliography entry location}{fg=black}
\setbeamercolor{bibliography entry note}{fg=black}
%\setbeamercolor{bibliography item}{fg=black}
\setbeamercolor*{bibliography item}{fg=citecolor}
%\setbeamercolor{background canvas}{bg=PTBbackground}
\mode <all>
\mode<all>
\endinput
%%
%% End of file `beamercolorthemePTB.sty'.
\setcounter{errorcontextlines}{100}
\ProvidesPackage{beamerfontthemePTB}[2022/07/22 v 1.0.0 (RN)]
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{beamerfontthemePTB}[2022/08/03 v1.0.0 PTB (RN)]%
\mode<presentation>
\RequirePackage{unicode-math}
\setsansfont{texgyreheros}[
Ligatures=TeX,
Extension=.otf,
UprightFont=*-regular,
BoldFont=*-bold,
ItalicFont=*-italic,
BoldItalicFont=*-bolditalic]
\setmonofont{AnonymousPro-Regular}[% TODO: bessere Wahl?
Extension = .ttf,
BoldFont = AnonymousPro-Bold,
ItalicFont = AnonymousPro-Italic,
BoldItalicFont = AnonymousPro-BoldItalic,
Scale = MatchUppercase]
\RequirePackage[usefilenames,weight=Regular]{firamath-otf}
\renewcommand{\familydefault}{\sfdefault}
% from latex/base/size11.clo, normalized to paperheight
%%% --> 273.14662pt
......@@ -58,12 +78,21 @@
}
\PTB@tempc
\setbeamerfont*{frametitle}{size=\Large,series=\bfseries}
\setbeamerfont*{footline}{size=\tiny}
%\setbeamerfont*{date}{size=\tiny}
\setbeamerfont*{title}{size=\large,series=\bfseries}
\setbeamerfont*{subtitle}{size=\small,series=\mdseries}
\setbeamerfont*{author}{size=\small,series=\mdseries}
\setbeamerfont*{date}{size=\small,series=\mdseries}
\setbeamerfont*{frametitle}{size=\Large,series=\bfseries}
%\setbeamerfont{institute}{size=\scriptsize}
\setbeamerfont{institute}{size=\tiny}
\setbeamerfont{institute}{size=\tiny}
\setbeamerfont{item projected}{series=\bfseries}
\mode<all>
\endinput
%%
%% End of file `beamerfontthemePTB.sty'.
\ProvidesPackage{beamerinnerthemePTB}[2022/07/31 v 1.0.0 (RN)]
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{beamerinnerthemePTB}[2022/08/03 v1.0.0 PTB (RN)]%
\mode<presentation>
\setbeamertemplate{headline}{%
\leavevmode%
\hbox{%
%\begin{beamercolorbox}[wd=.5\paperwidth,ht=2.5ex,dp=1.0ex]{headline}%
\begin{beamercolorbox}[wd=.5\paperwidth,ht=.02876\paperheight,%
dp=.011504\paperheight]{headline}%
\end{beamercolorbox}}%
\vskip0pt%
}
% Title page
\defbeamertemplate*{title page}{PTB}[1][]{%
%\begin{picture}(0,\paperheight)%
\unitlength=.001\paperheight% normalized to 1000 height units
\normalcolor\normalfont
%\linewidth=.7621\textwidth
\linewidth=\dimexpr\textwidth-298\unitlength% 298 = 2 x width of blue square
\begin{picture}(0,0)(\dimexpr\beamer@leftmargin-.5\paperwidth+.5\linewidth,549)% 549=tried
\unitlength=\PTB@unit
\linewidth=\dimexpr\textwidth-298\PTB@unit% 298 = 2 x width of blue square
\begin{picture}(0,0)(\dimexpr\beamer@leftmargin-.5\paperwidth+.5\linewidth,570)% 570=tried
\put(0,0){%
% positions the baseline of the first line of text
\put(0,630){%
......@@ -35,7 +24,7 @@
\put(0,365){%
\begin{minipage}[t]{\linewidth}%
\centering
\usebeamerfont{author}\insertauthor\mbox{}\\[15\unitlength]
\usebeamerfont{author}\insertauthor\mbox{}\\[15\PTB@unit]
\usebeamerfont{institute}\insertinstitute
%\rule{\linewidth}{.5mm}
\end{minipage}%
......@@ -49,122 +38,12 @@
\end{picture}%
}
\setbeamertemplate{background canvas}{%
\unitlength=.001\paperheight% normalized to 1000 height units
\ifnum \insertpagenumber > 1 %
\begin{picture}(0,\paperheight)%
\color{PTBblue}%
\put(\beamer@leftmargin,0){%
\if@PTB@finalpage% special final page
\global\@PTB@finalpagefalse
\put(-7,61){%
\includegraphics[width=290\unitlength]{PTB-logo-C.mps}%
\hspace{14\unitlength}%
\begin{varwidth}[b]{\textwidth}%
\normalcolor\bfseries
\fontsize{37\unitlength}{44\unitlength}\selectfont
Physikalisch-Technische Bundesanstalt \\
\Ifstr{\PTB@location}{BS}{%
Braunschweig \\
\mdseries
Bundesallee~100 \\
38116~Braunschweig
}{%
Berlin \\
\mdseries
Abbestraße~2--12 \\
10587~Berlin
}%
\\[1.3ex]%
\begin{tabular}{@{}l@{~}l@{}}%
\multicolumn{2}{@{}l@{}}{\IfIsEmpty{\PTB@contactName}%
{Max Mustermann}{\PTB@contactName}} \\
\translate{phone}: &
\IfIsEmpty{\PTB@contactPhone}{0531 592-\#\#\#\#}{\PTB@contactPhone} \\
\translate{email}: &
\IfIsEmpty{\PTB@contactEMail}{Max.Mustermann@ptb.de}%
{\PTB@contactEMail} \\
\end{tabular} \\
\href{https://www.ptb.de}{www.ptb.de} \\[1.8ex]
\end{varwidth}%
}
\else% normal page
\put(0,885){%
\begin{minipage}[b]{\textwidth}%
\PTB@header@components% normal or reverse
\end{minipage}
}%
\put(0,858){%
\includegraphics[width=\textwidth,height=20\unitlength]%
{PTB-dividing-bar.png}%
}
\put(0,54){%
\includegraphics[width=\textwidth,height=20\unitlength]%
{PTB-dividing-bar.png}%
}
\put(0,42){%
\begin{minipage}[b]{\textwidth}%
\normalcolor\bfseries
\fontsize{18.91\unitlength}{22.69\unitlength}\selectfont
Physikalisch-Technische Bundesanstalt\,~%
\raisebox{.15ex}[0pt][0pt]{\textcolor{PTBblue}{%
\rule{1ex}{1ex}}}\,~%
Braunschweig und Berlin \hfill \mdseries \translate{NMI}
\end{minipage}
}
\put(0,10){%
\begin{minipage}[b]{\textwidth}%
\color{PTBgray}\normalfont\bfseries
\fontsize{18.91\unitlength}{22.69\unitlength}\selectfont
\PTB@footer@components% normal or reverse
\end{minipage}
}
\fi
}
\end{picture}
\else% first page (title page)
\begin{picture}(0,\paperheight)%
\color{PTBblue}%
\put(\beamer@leftmargin,0){%
\put(0,837){%
\begin{minipage}[b]{\textwidth}%
\includegraphics[height=130\unitlength]{PTB-logo-A.mps}%
\hspace{3\unitlength}
\normalcolor\normalfont
\begin{varwidth}[b]{\textwidth}
\fontsize{30.53\unitlength}{36.64\unitlength}\selectfont
\bfseries
Physikalisch-Technische Bundesanstalt\\
Braunschweig und Berlin \\
\mdseries\translate{NMI}
\end{varwidth}
\IfIsEmpty{\PTB@orgLogo}{}{%
\hfill\includegraphics[height=130\unitlength]{\PTB@orgLogo}%
}
\end{minipage}
}%
\put(0,807){%
\includegraphics[width=\textwidth,height=15\unitlength]%
{PTB-dividing-bar.png}%
}
\put(0,81){%
\begin{minipage}[b]{\textwidth}%
\mbox{}\hfill
\raisebox{0pt}[0pt][0pt]{%
\includegraphics[width=281\unitlength]{PTB-logo-B.mps}}%
\end{minipage}
}
\put(0,53){%
\includegraphics[width=\textwidth,height=15\unitlength]%
{PTB-dividing-bar.png}%
}
}
\end{picture}
\fi
}
%\setbeamertemplate{background}[grid][step=1cm]
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded][shadow=true]
\setbeamertemplate{items}[ball]
\mode<all>
\mode<all>
\endinput
%%
%% End of file `beamerinnerthemePTB.sty'.
\ProvidesPackage{beamerouterthemePTB}[2022/07/29 v 1.0.0 (RN)]
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesPackage{beamerouterthemePTB}[2022/08/03 v1.0.0 PTB outer theme (RN)]%
\mode<presentation>
\setbeamertemplate{frametitle}{%
\nointerlineskip%
\unitlength=.001\paperheight% normalized to 1000 height units
\begin{beamercolorbox}[wd=\textwidth,ht=60\unitlength,dp=20\unitlength]{frametitle}
\PTB@frametitle% normal or reverse
\end{beamercolorbox}%
\rule{\linewidth}{0pt}%
\vskip-80\unitlength
}
\ifbeamercolorempty[bg]{frametitle}{}{\nointerlineskip}%
\begin{beamercolorbox}[left,wd=\textwidth,ht=45.8\PTB@unit,dp=19.6\PTB@unit,%
leftskip=0pt,rightskip=0pt]{frametitle}
\usebeamerfont{frametitle}%
%\vbox{}\vskip-1ex%
%\strut\insertframetitle\strut\\%\hfill
\strut\PTB@frametitle\strut\\%\hfill
\vskip-54\PTB@unit
\end{beamercolorbox}%
}
\setbeamertemplate{frametitle continuation}{%
(\insertcontinuationcount)%
}
\setbeamertemplate{headline}{%
\if@PTB@finalpage% special final page
\else
\ifnum \insertpagenumber = 1 % first page (title page)
\begin{picture}(0,0)(-\beamer@leftmargin,\paperheight)%
\unitlength=\PTB@unit
\put(0,805){%
\begin{minipage}[b]{\PTB@textwidth}%
\color{PTBblue}%
\includegraphics[height=130\PTB@unit]{PTB-logo-A.mps}%
\hspace{3\unitlength}
\normalcolor\normalfont
\begin{varwidth}[b]{\textwidth}
\fontsize{30.53\PTB@unit}{36.64\PTB@unit}\selectfont
\bfseries
Physikalisch-Technische Bundesanstalt\\
Braunschweig und Berlin \\
\mdseries\translate{NMI}
\end{varwidth}
\IfIsEmpty{\PTB@orgLogo}{}{%
\hfill\includegraphics[height=130\PTB@unit]{\PTB@orgLogo}%
}\\[3\PTB@unit]%
\includegraphics[width=\linewidth,height=20\PTB@unit]%
{PTB-dividing-bar.png}
\end{minipage}
}%
\end{picture}
\else% normal page
\leavevmode
\hskip\beamer@leftmargin
\raisebox{-40\PTB@unit}[0pt][0pt]{%
\begin{minipage}[t]{\PTB@textwidth}%
\rule{\linewidth}{0pt}\\
\color{PTBblue}%
\PTB@header@components\\[3\PTB@unit]%
\includegraphics[width=\linewidth,height=20\PTB@unit]%
{PTB-dividing-bar.png}%\\[-1ex]
\end{minipage}}
\vskip0pt %
\fi
\fi
}
\setbeamertemplate{footline}{%
\if@PTB@finalpage% special final page
\begin{picture}(0,0)(-\beamer@leftmargin,0)%
\unitlength=\PTB@unit
\put(0,61){%
\color{PTBblue}%
\includegraphics[width=290\PTB@unit]{PTB-logo-C.mps}%
\hspace{14\unitlength}%
\begin{varwidth}[b]{\textwidth}%
\normalcolor\bfseries
\fontsize{37\PTB@unit}{44\PTB@unit}\selectfont
Physikalisch-Technische Bundesanstalt \\
\Ifstr{\PTB@location}{BS}{%
Braunschweig \\
\mdseries
Bundesallee~100 \\
38116~Braunschweig
}{%
Berlin \\
\mdseries
Abbestraße~2--12 \\
10587~Berlin
}%
\\[1.3ex]%
\begin{tabular}{@{}l@{~}l@{}}%
\multicolumn{2}{@{}l@{}}{\IfIsEmpty{\PTB@contactName}%
{Max Mustermann}{\PTB@contactName}} \\
\translate{phone}: &
\IfIsEmpty{\PTB@contactPhone}{0531 592-\#\#\#\#}{\PTB@contactPhone} \\
\translate{email}: &
\IfIsEmpty{\PTB@contactEMail}{Max.Mustermann@ptb.de}%
{\PTB@contactEMail} \\
\end{tabular} \\
\href{https://www.ptb.de}{www.ptb.de} \\[1.8ex]
\end{varwidth}%
}
\end{picture}
\else
\ifnum \insertpagenumber = 1 % first page (title page)
\begin{picture}(0,0)(-\beamer@leftmargin,0)%
\unitlength=\PTB@unit
\color{PTBblue}%
\put(0,52){%
\begin{minipage}[b]{\PTB@textwidth}%
\mbox{}\hfill
\includegraphics[width=281\PTB@unit]{PTB-logo-B.mps}\\[8\PTB@unit]%
\includegraphics[width=\linewidth,height=20\PTB@unit]%
{PTB-dividing-bar.png}
\end{minipage}
}
\end{picture}
\else% normal page
\leavevmode
\hskip\beamer@leftmargin
\raisebox{55\PTB@unit}[0pt][0pt]{\begin{minipage}[t]{\PTB@textwidth}
\includegraphics[width=\textwidth,height=20\PTB@unit]%
{PTB-dividing-bar.png}\\[-10\PTB@unit]
\bfseries\normalcolor
\fontsize{18.91\PTB@unit}{22.69\PTB@unit}\selectfont
Physikalisch-Technische Bundesanstalt\,~\raisebox{.15ex}[0pt][0pt]%
{\textcolor{PTBblue}{\rule{1ex}{1ex}}}\,~Braunschweig und Berlin \hfill
\mdseries \translate{NMI} \\[.5ex]
\color{PTBgray}
\PTB@footer@components% normal or reverse
\end{minipage}}
\vskip0pt %
\fi
\fi
}
\mode<all>
\endinput
%%
%% End of file `beamerouterthemePTB.sty'.
\ProvidesPackage{beamerthemePTB}[2022/07/31 v 1.0.0 (RN)]
\setcounter{errorcontextlines}{100}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{beamerthemePTB}[2022/08/03 v1.0.0 PTB (RN)]%
\mode<presentation>
\RequirePackage{tikz}
\RequirePackage{pict2e}
\RequirePackage{varwidth,pict2e,relsize}
\newdimen\PTB@tempdima
\newif\if@PTB@finalpage \@PTB@finalpagefalse
\newlength\PTB@unit
\newlength\PTB@textwidth
\setbeamersize{text margin left=0.039\paperheight,%
text margin right=0.039\paperheight}
\PTB@textwidth=\dimexpr\paperwidth-\beamer@leftmargin-\beamer@rightmargin%
\PTB@unit=.001\paperheight% normalized to 1000 height units
\newcommand\PTB@tempa{}
\newcommand\PTB@tempb{}
\newcommand\PTB@tempc{}
\useinnertheme{PTB}
\useoutertheme{PTB}
\usecolortheme{PTB}
\usefonttheme{PTB}
\setbeamertemplate{items}[ball]
\setbeamertemplate{navigation symbols}{}
\setbeamertemplate{blocks}[rounded][shadow=true]
\define@key{PTB}{name}{\gdef\PTB@contactName{#1}}
\define@key{PTB}{email}{\gdef\PTB@contactEMail{#1}}
\define@key{PTB}{phone}{\gdef\PTB@contactPhone{#1}}
\define@key{PTB}{location}{\gdef\PTB@location{#1}}
\newif\if@PTB@finalpage \@PTB@finalpagefalse
% From `scrbase.sty'
\newcommand\Ifstr[2]{%
......@@ -40,29 +35,46 @@
\Ifstr{#1}{}{#2}{#3}%
}
\newcommand*\finalpage[1][]{%
\setkeys{PTB}{#1}%
\global\@PTB@finalpagetrue
}
\newcommand*\PTB@orgLogo{}
\newcommand*\PTB@contactName{}
\newcommand*\PTB@contactPhone{}
\newcommand*\PTB@contactEMail{}
\newcommand*\PTB@location{}
\newcommand*\orgLogo[1]{%
\gdef\PTB@orgLogo{#1}}
\deftranslation[to = German]{email}{E-Mail}
\deftranslation[to = German]{phone}{Telefon}
\deftranslation[to = German]{NMI}{Nationales Metrologieinstitut}
\deftranslation[to = English]{NMI}{National Metrology Institute}
\usefonttheme{PTB}
\usecolortheme{PTB}
\useinnertheme{PTB}
\useoutertheme{PTB}
\def\beamer@andtitle{\unskip, }
\def\beamer@andinst{\quad}
\newcommand\PTB@header@components{}
\newcommand\PTB@footer@components{}
\newcommand\PTB@frametitle{}
\newcommand\PTB@normal@header{%
\mbox{}\hfill\includegraphics[height=62\unitlength]{PTB-logo-A.mps}%
\mbox{}\hfill\includegraphics[height=62\PTB@unit]{PTB-logo-A.mps}%
}
\newcommand\PTB@revers@header{%
\includegraphics[height=62\unitlength]{PTB-logo-A.mps}\hfill\mbox{}%
\includegraphics[height=62\PTB@unit]{PTB-logo-A.mps}\hfill\mbox{}%
}
\newcommand\PTB@revers@footer{%
\makebox(0,0)[lb]{\insertdate} \hfill% left, wd=0
\mbox{}\insertdate \hfill
\insertframenumber\,/\,\inserttotalframenumber \hfill
\makebox(0,0)[rb]{\insertshorttitle}% right, wd=0
\insertshorttitle\mbox{}
}
\newcommand\PTB@normal@footer{%
\makebox(0,0)[lb]{\insertshorttitle} \hfill% left, wd=0
\mbox{}\insertshorttitle \hfill
\insertframenumber\,/\,\inserttotalframenumber \hfill
\makebox(0,0)[rb]{\insertdate}% right, wd=0
\insertdate\mbox{}
}
\newcommand*\reverseHeader{%
\global\let\PTB@header@components=\PTB@revers@header
......@@ -83,11 +95,21 @@
% ...
}
\define@key{PTB}{name}{\gdef\PTB@contactName{#1}}
\define@key{PTB}{email}{\gdef\PTB@contactEMail{#1}}
\define@key{PTB}{phone}{\gdef\PTB@contactPhone{#1}}
\define@key{PTB}{location}{\gdef\PTB@location{#1}}
\newcommand*\finalpage[1][]{%
\setkeys{PTB}{#1}%
\global\@PTB@finalpagetrue
}
\normalHeader
\normalFooter
\mode<all>
\endinput
% https://tex.stackexchange.com/questions/146529/design-a-custom-beamer-theme-from-scratch
%%
%% End of file `beamerthemePTB.sty'.
% Example using the Beamer class directly; not recommended
\documentclass[onlytextwidth,english]{beamer}
\RequirePackage{babel,siunitx}
\addto\extrasngerman{\sisetup{locale=DE}}
\addto\extrasenglish{\sisetup{locale=US}}
\sisetup{%
,bracket-ambiguous-numbers = true
,per-mode = power
,tight-spacing = false
,uncertainty-mode = separate
,reset-text-series = false, text-series-to-math = true% vormals: detect-weight=true
,reset-text-family = false, text-family-to-math = true% vormals: detect-family=true
,list-units = bracket
}
\usetheme{PTB}
\definecolor{DCCcolor}{RGB}{192,0,0}
\title[2\textsuperscript{nd} International DCC-Conference]%
{Interconnecting Calibration Services\\ at the Vacuum Metrology Group of PTB}
\subtitle{2\textsuperscript{nd} International \textcolor{DCCcolor}{D}CC-Conference}
\date{2. March 2022}
\author{Matthias~Bernien\inst{1} \and Thomas~Bock\inst{2} \and
Rolf~Niepraschk\inst{3} \and Karl~Jousten\inst{4}}
\institute[Universities of Rijeka and Berlin]{%
\inst{1}PTB~Berlin, AG~7.54, R.~226 \and \inst{2}PTB~Berlin, AG~7.54, R.~003 \and
\inst{3}PTB~Berlin, AG~7.54, R.~001 \and \inst{4}PTB~Berlin, AG~7.54, R.~112
}
\orgLogo{Logo754d.pdf} % \reverseHeader %\reverseFooter
\begin{document}
\begin{frame}
\titlepage
\end{frame}
\begin{frame}%[plain]
\frametitle{What Are Prime Numbers?}
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
A prime number is a number that has exactly two divisors.
\href{https://www.ptb.de}{www.ptb.de}
\end{frame}
\begin{frame}[t]
\frametitle{Calibration Services}
%\vfill
\relscale{0.7}% Adjust font size
\sisetup{per-mode = symbol-or-fraction}% "/" instead of "^{-1}"
\begin{columns}[T]% align columns
\begin{column}{.65\paperheight}
\raggedright
Pressures below \SI{E5}{\pascal}: calibration of membrane,\\
spinning rotor and ionization vacuum gauges \\[2ex]
Static Expansion\\
\includegraphics[width=.65\linewidth]{Abb1.png}
\end{column}%
%\hfill
\begin{column}{.4375\paperheight}
\raggedright
Gas flows below \SI{E-5}{\pascal\cubic\metre\per\second}:\\
calibration of reference leaks\\[2ex]
\raggedleft
Test leak against vacuum
\includegraphics[width=\linewidth]{Abb3.png}
\end{column}
\end{columns}
%\vspace{4ex}
\vfill
\begin{columns}[T]% align columns
\begin{column}{.305\paperheight}
\raggedright
Continuous Expansion\\
\includegraphics[width=\linewidth]{Abb2.png}
\end{column}%
\begin{column}{.55\paperheight}
\hspace{.475\linewidth}% horizontal positioning
% zero-height/zero-width graphic
\makebox[0pt][c]{\raisebox{-.305\paperheight}% vertical positioning
[0pt][0pt]{\includegraphics[width=\linewidth]{Abb5.png}}}
\end{column}%
\begin{column}{0.325\paperheight}
\raggedleft
\makebox[0pt][r]{Test leak against atmosphere}\\% can stick out to any left
\includegraphics[width=\linewidth]{Abb4.png}
\end{column}%
\end{columns}
\vspace{3ex}
\end{frame}
\begin{frame}
\frametitle{Questions}
\begin{block}{Question}
What Are Prime Numbers?
\end{block}
\begin{block}{Answer}
A prime number is a number that has exactly two divisors.
\end{block}
\end{frame}
\begin{frame}[allowframebreaks]
\frametitle{Lists}
\begin{itemize}
\item Answered Questions
\begin{itemize}
\item How many primes are there?
\end{itemize}
\item Open Questions
\begin{itemize}
\item Is every even number the sum of two primes?
\end{itemize}
\end{itemize}
\framebreak
\begin{enumerate}
\item John Lennon
\item Paul McCartney
\item George Harrison
\item Ringo Starr
\end{enumerate}
\end{frame}
\begin{frame}
\finalpage[name=Ellen Bogen,email=Ellen.Bogen@ptb.de,%
phone=(030) 3481-0,location=BLN]% location=BS
\end{frame}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment