%% %% An UIT Edition example %% %% Example 05-02-1 on page 163. %% %% Copyright (C) 2012 Vo\ss %% %% It may be distributed and/or modified under the conditions %% of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% %% See http://www.latex-project.org/lppl.txt for details. %% % Show page(s) 1,10 %% ==== \PassOptionsToClass{}{beamer} \documentclass{exabeamer} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} %\StartShownPreambleCommands \documentclass{beamer} \usetheme{BerlinFU} \usepackage[english]{babel} %\StopShownPreambleCommands \begin{document} \title{Typography over the centuries} \subtitle{or \fontfamily{zapfino}\selectfont\huge Why love letters are not written using computers.} \author{Herbert Voß} \titlegraphic{images/beamer/ligaturen} \maketitle \begin{frame}{Table of contents}{} \tableofcontents \end{frame} \section{Introduction} \begin{frame}{Typography~--~what is that anyway?}{} \begin{block}<2->{Definition} \begin{itemize} \item<3->Typography defines \textcolor<3>{FUred}{guidelines} for designing texts. \item<4->It defines \textcolor<4>{FUred}{functional} and \textcolor{FUred}{aesthetic} guidelines. \item<5->We further differentiate between \alert<5->{\textcolor{FUred}{\textbf{micro typography}}} and \textcolor{FUred}{\textbf{macro typography}}. \item<6->Micro typography describes the guidelines for design with \textcolor<6->{FUred}{fonts}. \item<7->Macro typography is the design and arrangement of blocks of text on a page. \item<8->Since the advent of new media, there is also a differentiation between text to be published in print or on the internet. \end{itemize} \end{block} \end{frame} \end{document}