summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamertheme-focus/demo.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamertheme-focus/demo.tex')
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-focus/demo.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/beamertheme-focus/demo.tex b/Master/texmf-dist/doc/latex/beamertheme-focus/demo.tex
index c22dbb63f3f..a4153d1be47 100644
--- a/Master/texmf-dist/doc/latex/beamertheme-focus/demo.tex
+++ b/Master/texmf-dist/doc/latex/beamertheme-focus/demo.tex
@@ -16,7 +16,10 @@
\maketitle
\end{frame}
+ % Use starred version (e.g. \section*{Section name})
+ % to disable (sub)section page.
\section{Section 1}
+ \subsection{Subsection 1.1}
\begin{frame}{Simple frame}
This is a simple frame.
\end{frame}
@@ -25,6 +28,7 @@
This is a frame with plain style and it is numbered.
\end{frame}
+ \subsection{Subsection 1.2}
\begin{frame}[t]
This frame has an empty title and is aligned to top.
\end{frame}