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

Normalize against paper height

parent af323c31
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ A prime number is a number that has exactly two divisors.
\relscale{0.7}% Adjust font size
\sisetup{per-mode = symbol-or-fraction}% "/" instead of "^{-1}"
\begin{columns}[T]% align columns
\begin{column}{.52\textwidth}
\begin{column}{.65\paperheight}
\raggedright
Pressures below \SI{E5}{\pascal}: calibration of membrane,\\
spinning rotor and ionization vacuum gauges \\[1ex]
......@@ -54,7 +54,7 @@ A prime number is a number that has exactly two divisors.
\includegraphics[width=.65\linewidth]{Abb1.png}
\end{column}%
\hfill
\begin{column}{.35\textwidth}
\begin{column}{.4375\paperheight}
\raggedright
Gas flows below \SI{E-5}{\pascal\cubic\metre\per\second}:\\
calibration of reference leaks\\[1ex]
......@@ -67,19 +67,18 @@ A prime number is a number that has exactly two divisors.
\vfill
\begin{columns}[T]% align columns
\begin{column}{.24\textwidth}
\begin{column}{.305\paperheight}
\raggedright
Continuous Expansion\\
\includegraphics[width=\linewidth]{Abb2.png}
\end{column}%
\hfill%
\begin{column}{.44\textwidth}
\rule{\linewidth}{0pt}\\% for better alignment
% Moving the zero-height graphic
\raisebox{-18.5ex}[0pt][0pt]{\includegraphics[width=\linewidth]{Abb5.png}}
\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}%
\hfill\hfill% a little more distance here
\begin{column}{.255\textwidth}
\begin{column}{0.325\paperheight}
\raggedleft
\makebox[0pt][r]{Test leak against atmosphere}\\% can stick out to any left
\includegraphics[width=\linewidth]{Abb4.png}
......
......@@ -7,7 +7,8 @@
\newdimen\PTB@tempdima
\setbeamersize{text margin left=3.05mm,text margin right=3.05mm}
\setbeamersize{text margin left=0.039\paperheight,%
text margin right=0.039\paperheight}
\useinnertheme{PTB}
\useoutertheme{PTB}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment