Skip to content
Snippets Groups Projects
Commit 723f42f7 authored by Valentin Bruch's avatar Valentin Bruch
Browse files

beamer: more themes; references; short outlook

parent 33ef9411
No related branches found
No related tags found
No related merge requests found
...@@ -5,3 +5,7 @@ pgf-img/ ...@@ -5,3 +5,7 @@ pgf-img/
*.figlist *.figlist
*.makefile *.makefile
graphene3d.tex graphene3d.tex
*.bbl
*.bcf
*.blg
*.run.xml
LUALATEX := lualatex LUALATEX := lualatex
PDFS := examples/title-default.pdf examples/title-cambridgeUS.pdf examples/content-default.pdf examples/content-cambridgeUS.pdf PDFS := examples/title-default.pdf examples/content-default.pdf examples/title-cambridgeUS.pdf examples/content-cambridgeUS.pdf examples/title-darmstadt.pdf examples/content-darmstadt.pdf examples/title-copenhagen.pdf examples/content-copenhagen.pdf
all: beamer.pdf notes.pdf all: beamer.pdf notes.pdf
beamer.pdf: image.jpg movie.mp4 beamer.makefile pgf-img/graphene3d.pdf beamer.tex $(PDFS) beamer.pdf: image.jpg movie.mp4 beamer.makefile pgf-img/graphene3d.pdf beamer.tex $(PDFS) references.bib
mkdir -p pgf-img/ mkdir -p pgf-img/
$(LUALATEX) beamer.tex $(LUALATEX) beamer.tex
biber beamer
$(LUALATEX) beamer.tex
beamer.makefile: beamer.tex $(PDFS) beamer.makefile: beamer.tex $(PDFS)
mkdir -p pgf-img/ mkdir -p pgf-img/
$(LUALATEX) beamer.tex $(LUALATEX) beamer.tex
notes.pdf: image.jpg movie.mp4 notes.makefile pgf-img/graphene3d.pdf beamer.tex $(PDFS) notes.pdf: image.jpg movie.mp4 notes.makefile pgf-img/graphene3d.pdf beamer.tex $(PDFS) references.bib
$(LUALATEX) -jobname=notes '\providecommand\aspectratio{43}\def\shownotes{1}\input{beamer}'
biber notes
$(LUALATEX) -jobname=notes '\providecommand\aspectratio{43}\def\shownotes{1}\input{beamer}' $(LUALATEX) -jobname=notes '\providecommand\aspectratio{43}\def\shownotes{1}\input{beamer}'
notes.makefile: beamer.tex $(PDFS) notes.makefile: beamer.tex $(PDFS)
...@@ -33,6 +37,26 @@ examples/content-cambridgeUS.pdf: examples/contentpage.tex ...@@ -33,6 +37,26 @@ examples/content-cambridgeUS.pdf: examples/contentpage.tex
cd examples; \ cd examples; \
$(LUALATEX) -jobname=content-cambridgeUS '\providecommand\theme{CambridgeUS}\providecommand\colortheme{beaver}\input{contentpage.tex}' $(LUALATEX) -jobname=content-cambridgeUS '\providecommand\theme{CambridgeUS}\providecommand\colortheme{beaver}\input{contentpage.tex}'
examples/title-darmstadt.pdf: examples/titlepage.tex
cd examples; \
$(LUALATEX) -jobname=title-darmstadt '\providecommand\theme{Darmstadt}\input{titlepage.tex}' \
$(LUALATEX) -jobname=title-darmstadt '\providecommand\theme{Darmstadt}\input{titlepage.tex}'
examples/content-darmstadt.pdf: examples/contentpage.tex
cd examples; \
$(LUALATEX) -jobname=content-darmstadt '\providecommand\theme{Darmstadt}\input{contentpage.tex}' \
$(LUALATEX) -jobname=content-darmstadt '\providecommand\theme{Darmstadt}\input{contentpage.tex}'
examples/title-copenhagen.pdf: examples/titlepage.tex
cd examples; \
$(LUALATEX) -jobname=title-copenhagen '\providecommand\theme{Copenhagen}\input{titlepage.tex}' \
$(LUALATEX) -jobname=title-copenhagen '\providecommand\theme{Copenhagen}\input{titlepage.tex}'
examples/content-copenhagen.pdf: examples/contentpage.tex
cd examples; \
$(LUALATEX) -jobname=content-copenhagen '\providecommand\theme{Copenhagen}\input{contentpage.tex}' \
$(LUALATEX) -jobname=content-copenhagen '\providecommand\theme{Copenhagen}\input{contentpage.tex}'
image.jpg: animation.py image.jpg: animation.py
python animation.py python animation.py
movie.mp4: animation.py movie.mp4: animation.py
......
...@@ -27,6 +27,16 @@ ...@@ -27,6 +27,16 @@
\graphicspath{{figures/}{examples/}} \graphicspath{{figures/}{examples/}}
\usefonttheme{professionalfonts} \usefonttheme{professionalfonts}
\usepackage[%
style=phys,%
backend=biber%
]{biblatex}
\setbeamertemplate{bibliography item}{{\tiny$\blacksquare$}}
\setlength{\bibhang}{0pt}
\setlength{\bibitemsep}{\itemsep}
\setlength{\biblabelsep}{\labelsep}
\addbibresource{references.bib}
\newcommand{\red}[1]{{\color{red}#1}} \newcommand{\red}[1]{{\color{red}#1}}
\newcommand{\blue}[1]{{\color{blue}#1}} \newcommand{\blue}[1]{{\color{blue}#1}}
\newcommand{\green}[1]{{\color[rgb]{0,.5,0}#1}} \newcommand{\green}[1]{{\color[rgb]{0,.5,0}#1}}
...@@ -308,8 +318,8 @@ ...@@ -308,8 +318,8 @@
\fbox{\includegraphics[width=.98\textwidth]{examples/title-cambridgeUS.pdf}} \fbox{\includegraphics[width=.98\textwidth]{examples/title-cambridgeUS.pdf}}
\end{column} \end{column}
\begin{column}{.33\textwidth} \begin{column}{.33\textwidth}
\fbox{\includegraphics[width=.98\textwidth]{examples/content-default.pdf}}\\[2pt] \fbox{\includegraphics[width=.98\textwidth,page=8]{examples/content-default.pdf}}\\[2pt]
\fbox{\includegraphics[width=.98\textwidth]{examples/content-cambridgeUS.pdf}} \fbox{\includegraphics[width=.98\textwidth,page=8]{examples/content-cambridgeUS.pdf}}
\end{column} \end{column}
\begin{column}{.33\textwidth} \begin{column}{.33\textwidth}
\lstinputlisting{examples/themes-default.tex} \lstinputlisting{examples/themes-default.tex}
...@@ -319,6 +329,24 @@ ...@@ -319,6 +329,24 @@
\end{columns} \end{columns}
\end{frame} \end{frame}
\begin{frame}{Themen}
\begin{columns}
\begin{column}{.33\textwidth}
\fbox{\includegraphics[width=.98\textwidth]{examples/title-darmstadt.pdf}}\\[2pt]
\fbox{\includegraphics[width=.98\textwidth]{examples/title-copenhagen.pdf}}
\end{column}
\begin{column}{.33\textwidth}
\fbox{\includegraphics[width=.98\textwidth,page=8]{examples/content-darmstadt.pdf}}\\[2pt]
\fbox{\includegraphics[width=.98\textwidth,page=8]{examples/content-copenhagen.pdf}}
\end{column}
\begin{column}{.33\textwidth}
\lstinputlisting{examples/themes-darmstadt.tex}
\vspace{.2\textheight}
\lstinputlisting{examples/themes-copenhagen.tex}
\end{column}
\end{columns}
\end{frame}
\begin{frame}{Titelfolie} \begin{frame}{Titelfolie}
\begin{columns} \begin{columns}
\begin{column}{.42\textwidth} \begin{column}{.42\textwidth}
...@@ -332,6 +360,19 @@ ...@@ -332,6 +360,19 @@
\end{frame} \end{frame}
\section{Was beamer noch kann} \section{Was beamer noch kann}
\begin{frame}{Was \LaTeX-beamer noch kann}
\begin{itemize}
\item Videos- und Audiodateien einbinden
\item Text, Formeln usw. {\only<2>{\color{red}}teilweise
\only<2>{\color{green}}farblich} hervorheben
\item Schöne Fußnoten\footnote{%
z.\,B. zum Zitieren von \fullcite{beameruserguide}}
\item Einfaches Erstellen eigener Themen
\item Primitive Animationen
\item Notizen für den Vortragenden
\end{itemize}
\end{frame}
\begin{frame}{Videos} \begin{frame}{Videos}
\vspace*{-6mm}% \vspace*{-6mm}%
\begin{center} \begin{center}
......
...@@ -12,6 +12,17 @@ ...@@ -12,6 +12,17 @@
FSMPI und der ALUG FSMPI und der ALUG
} }
\begin{document} \begin{document}
\frame{}
\section{Erster Abschnitt}
\frame{}
\subsection{Unterabschnitt}
\frame{}
\frame{}
\section{Zweiter Abschnitt}
\frame{}
\frame{}
\subsection{Unterabschnitt}
\frame{}
\begin{frame}{Beispielfolie} \begin{frame}{Beispielfolie}
\begin{columns} \begin{columns}
\begin{column}{.48\textwidth} \begin{column}{.48\textwidth}
...@@ -46,4 +57,13 @@ ...@@ -46,4 +57,13 @@
\end{minipage} \end{minipage}
\end{center} \end{center}
\end{frame} \end{frame}
\frame{}
\subsection{Noch ein Unterabschnitt}
\frame{}
\frame{}
\section{Letzter Abschnitt}
\frame{}
\frame{}
\frame{}
\frame{}
\end{document} \end{document}
\usetheme{Copenhagen}
%\usecolortheme{default}
\usetheme{Darmstadt}
%\usecolortheme{default}
@manual{beameruserguide,
title = {The Beamer class User Guide for version 3.55},
author = {Tantau, Till and Wright, Joseph and Miletić, Vedran},
date = {2015-03-08},
url = {https://github.com/josephwright/beamer}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment