diff --git a/demo/demo.tex b/demo/demo.tex index 18c06397..2d378a13 100644 --- a/demo/demo.tex +++ b/demo/demo.tex @@ -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. @@ -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}} @@ -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}