An Introduction To The UT Beamer Theme
An Introduction To The UT Beamer Theme
Beamer Theme
Jasper Goseling
Stochastic Operations Research Group,
University of Twente
September 16, 2011
Installation
[ J. Goseling ] 2/1
A Minimal Example
\documentclass{beamer}
\usetheme{ut}
\begin{document}
\maketitle
\begin{frame}\frametitle{Title}
Content.
\end{frame}
\end{document}
[ J. Goseling ] 3/1
Style Options
[ J. Goseling ] 4/1
\utbeamerset
[ J. Goseling ] 5/1
Layout of the Title Page
I The title page consists of three boxes, A, B and C. Box A
contains the title and subtitle. Box B contains the author
names, affiliations and date. Box C contains the titlegraphic.
The boxes are positioned absolutely on the page. The position
and the size of the boxes can be adjusted with the
\utbeamerset command. Box A has top left coordinate
(tpboxax,tpboxay), width tpboxawd and height tpboxaht.
All sizes and positions are in mm.
I Overview of all options that can be used in \utbeamerset:
tpboxax, tpboxay, tpboxawd, tpboxaht, tpboxbx, tpboxby,
tpboxbwd, tpboxbht, tpboxcx, tpboxcy, tpboxcwd, tpboxcht.
I By default the boxes themselves are not visible. By using the
option debug (\usetheme[debug]{ut}) the boxes are
visible, faciliting the layout.
[ J. Goseling ] 6/1
Fonts
[ J. Goseling ] 7/1
Feedback
[ J. Goseling ] 8/1
Introduction to the Next Part
A Normal Frame
A list
I First item
I Second item
A Block
Content of the block.
[ J. Goseling ] 2/
Testing the Math Font
Zb X
N
α, β, γ, 1, 2, 3, f (x)dx, , E[X ].
a i=1
[ J. Goseling ] 3/