diff --git a/tutorial/tutorial.pdf b/tutorial/tutorial.pdf index fb3b9f2b8072ef543e2951b1f0ebda5eaa03b104..bd5686fae325c24690322a6a20e51b1d580859c7 100644 Binary files a/tutorial/tutorial.pdf and b/tutorial/tutorial.pdf differ diff --git a/tutorial/tutorial.tex b/tutorial/tutorial.tex index 6646600d30fc2149d8396b2e64dcd426add2d8da..11aa44862763b904d39a1060005ad1511d87debe 100644 --- a/tutorial/tutorial.tex +++ b/tutorial/tutorial.tex @@ -541,6 +541,8 @@ english, \item \verb+\fzjset{subtitle=regular}+ to set the title regular and in a smaller font for long text \item \verb+\fzjset{part=allcaps}+ to set the part in allcaps for short text \item \verb+\fzjset{part=regular}+ to set the part regular and in a smaller font for long text + \item \verb+\fzjset{frametitle=allcaps}+ to set the frametitle in allcaps for short text + \item \verb+\fzjset{frametitle=regular}+ to set the frametitle regular font for long text \end{itemize} \end{frame} @@ -562,6 +564,16 @@ english, \subtitle{This is a section page} \makesection +\fzjset{frametitle=allcaps} +\begin{frame} +\frametitle{Title in allcaps} +\end{frame} + +\fzjset{frametitle=regular} +\begin{frame} +\frametitle{Title in a regular style} +\end{frame} + \section{Bugs} \begin{frame}[fragile,label=bugs] \frametitle{Fixed Bugs}