test: use larger portion of test
This commit is contained in:
parent
888e1201b4
commit
88b24e1f50
|
@ -38,40 +38,37 @@
|
||||||
\end{proof}
|
\end{proof}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\vfil\break
|
|
||||||
\END
|
|
||||||
|
|
||||||
{
|
{
|
||||||
\molochset{titleformat frame=smallcaps}
|
\molochset{titleformat frame=smallcaps}
|
||||||
\begin{frame}{Small caps}
|
\begin{frame}{Small caps}
|
||||||
This frame uses the \texttt{smallcaps} title format.
|
This frame uses the \texttt{smallcaps} title format.
|
||||||
|
|
||||||
\begin{block}{Block}
|
\begin{block}{Block}
|
||||||
Some content
|
Some content
|
||||||
\end{block}
|
\end{block}
|
||||||
|
|
||||||
\begin{alertblock}{Alert Block}
|
\begin{alertblock}{Alert Block}
|
||||||
Yet more content
|
Yet more content
|
||||||
\end{alertblock}
|
\end{alertblock}
|
||||||
|
|
||||||
\begin{exampleblock}{Example Block}
|
\begin{exampleblock}{Example Block}
|
||||||
Just to try out the different blocks
|
Just to try out the different blocks
|
||||||
\end{exampleblock}
|
\end{exampleblock}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
\molochset{titleformat frame=allsmallcaps}
|
\molochset{titleformat frame=allsmallcaps}
|
||||||
\begin{frame}{All small caps}
|
\begin{frame}{All small caps}
|
||||||
This frame uses the \texttt{allsmallcaps} title format.
|
This frame uses the \texttt{allsmallcaps} title format.
|
||||||
\end{frame}
|
\end{frame}
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
\molochset{titleformat frame=allcaps}
|
\molochset{titleformat frame=allcaps}
|
||||||
\begin{frame}{All caps}
|
\begin{frame}{All caps}
|
||||||
This frame uses the \texttt{allcaps} title format.
|
This frame uses the \texttt{allcaps} title format.
|
||||||
\end{frame}
|
\end{frame}
|
||||||
}
|
}
|
||||||
|
|
||||||
\begin{frame}{Lists}
|
\begin{frame}{Lists}
|
||||||
|
@ -154,6 +151,7 @@
|
||||||
Here are some backup slides
|
Here are some backup slides
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\end{document}
|
\vfil\break
|
||||||
|
\END
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
4389
testfiles/test.tlg
4389
testfiles/test.tlg
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue