Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions demo/demo.tex
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ \section{Title formats}
\themename supports 4 different title formats:
\begin{itemize}
\item Regular
\item \textsc{Small caps}
\item \textsc{all small caps}
\item \textsc{smallcaps}
\item \textsc{allsmallcaps}
\item ALL CAPS
\end{itemize}
They can either be set at once for every title type or individually.
Expand Down Expand Up @@ -117,10 +117,10 @@ \section{Elements}
\begin{itemize}
\item Regular
\item \textit{Italic}
\item \textsc{Small Caps}
\item \textsc{smallcaps}
\item \textbf{Bold}
\item \textbf{\textit{Bold Italic}}
\item \textbf{\textsc{Bold Small Caps}}
\item \textbf{\textsc{Bold smallcaps}}
\item \texttt{Monospace}
\item \texttt{\textit{Monospace Italic}}
\item \texttt{\textbf{Monospace Bold}}
Expand Down Expand Up @@ -289,8 +289,8 @@ \section{Elements}
\end{frame}
}

\begin{frame}{References}
Some references to showcase [allowframebreaks] \cite{knuth92,ConcreteMath,Simpson,Er01,greenwade93}
\begin{frame}[allowframebreaks]{References}
Some references to showcase \cite{knuth92,ConcreteMath,Simpson,Er01,greenwade93}
\end{frame}

\section{Conclusion}
Expand Down