48 lines
765 B
TeX
48 lines
765 B
TeX
\input regression-test
|
|
|
|
\molochset{sectionpage=progressbar}
|
|
\molochset{subsectionpage=progressbar}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\START
|
|
|
|
\begin{frame}[c]
|
|
Sections: progressbar, subsections: progressbar
|
|
\end{frame}
|
|
|
|
\section{Section}
|
|
\subsection{Subsection}
|
|
|
|
\begin{frame}[c]
|
|
Sections: progressbar, subsections: simple
|
|
\end{frame}
|
|
|
|
\molochset{sectionpage=progressbar}
|
|
|
|
\section{Section}
|
|
|
|
\molochset{subsectionpage=simple}
|
|
|
|
\subsection{Subsection}
|
|
|
|
\molochset{subsectionpage=progressbar}
|
|
\molochset{sectionpage=progressbar}
|
|
|
|
\section{Section}
|
|
\subsection{Subsection}
|
|
|
|
\begin{frame}[c]
|
|
Sections: simple, subsections: simple
|
|
\end{frame}
|
|
|
|
\molochset{sectionpage=simple}
|
|
\molochset{subsectionpage=simple}
|
|
|
|
\section{Section}
|
|
\subsection{Subsection}
|
|
|
|
\end{document}
|