diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamertheme-gotham/section-Gotham.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/beamertheme-gotham/section-Gotham.tex | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/beamertheme-gotham/section-Gotham.tex b/Master/texmf-dist/doc/latex/beamertheme-gotham/section-Gotham.tex index eb9b4bef0dd..8267e1cf14f 100644 --- a/Master/texmf-dist/doc/latex/beamertheme-gotham/section-Gotham.tex +++ b/Master/texmf-dist/doc/latex/beamertheme-gotham/section-Gotham.tex @@ -66,8 +66,7 @@ They can either be set at once for every title type or individually. \end{frame} - { - \gothamset{shape frametitle=smallcaps, format frametitle=titlecase} + { \gothamset{shape frametitle=smallcaps, format frametitle=titlecase} % FRAME \begin{frame}{Titles: Small caps and titlecase} This frame uses the title format options: \texttt{shape frametitle=smallcaps, format frametitle=titlecase}. @@ -82,8 +81,7 @@ \end{frame} } - { - \gothamset{format frametitle=upper, shape frametitle=italic} + { \gothamset{format frametitle=upper, shape frametitle=italic} % FRAME \begin{frame}{Titles: Upper and italic} This frame uses the title format options: \texttt{format frametitle=upper, shape frametitle=smallcaps}. @@ -92,14 +90,11 @@ As this title format also uses small caps you face the same problems as with the \texttt{smallcaps} title format. Additionally this format can cause some other problems. Please refer to the documentation if you consider using it. - - \end{alertblock} \end{frame} } - { - \gothamset{format frametitle=lower} + { \gothamset{format frametitle=lower} % FRAME \begin{frame}{Titles: LOWER and regular} This frame uses the title format options: \texttt{format frametitle=lower, shape frametitle=regular}. @@ -109,8 +104,7 @@ \subsection{Colors} - { - \gothamset{background=dark} + { \gothamset{background=dark} % FRAME \begin{frame}[fragile]{Presentation style via background color} The color mode (a.k.a. background color) can be changed using: @@ -272,13 +266,13 @@ Note that the background can also be tuned using: \begin{verbatim} \defbeamertemplate{background canvas}{standin/name}{your def} - \gothamset{standin template= name}\end{verbatim} + \gothamset{standin BG template= name}\end{verbatim} \end{frame} \end{standinenv} % FRAME - \begin{frame}[fragile, standout, watermark]{Standout} + \begin{frame}[standout, watermark]{Standout} Here is an example of standout (working as standin), that can be combined with a watermark. Another difference, apart the obvious color change is the font size and series. |