This commit is contained in:
Daniel VG 2019-04-26 08:29:15 +00:00 committed by GitHub
commit 7485671db1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -58,8 +58,8 @@
\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 @@ or show \textbf{bold} results.\end{verbatim}
\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 @@ or show \textbf{bold} results.\end{verbatim}
\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}