summaryrefslogtreecommitdiff
path: root/configpres.tex
diff options
context:
space:
mode:
authorManuel Traut <manut@mecka.net>2013-01-31 16:54:52 +0100
committerManuel Traut <manut@mecka.net>2013-01-31 16:54:52 +0100
commitc321f2a54b48b50e8f17efc181b2ec947ea40f8f (patch)
tree2a740924e564d4ad1be26443cc56f69c2e871b88 /configpres.tex
parent903bc601c6d461979986e0f440cd97de56e0505b (diff)
configpres: add slide with topics at each subsection
makes it easier to recognize the start of 'sth. new' Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'configpres.tex')
-rw-r--r--configpres.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/configpres.tex b/configpres.tex
index ae157c1..2d9a3ae 100644
--- a/configpres.tex
+++ b/configpres.tex
@@ -35,4 +35,11 @@
\begin{document}
+\AtBeginSubsection[]
+{
+\begin{frame}{Outline}
+\tableofcontents[currentsection,currentsubsection]
+\end{frame}
+}
+
\input{section}