presentation - How to put a big centered "Thank You" in a LaTeX slide -


i want "thank you" displayed @ center of slide in latex big font size.

i this:

\begin{frame}{}   \centering \large   \emph{fin} \end{frame} 

if want larger, try 1 of \large, \huge, or \huge. here sample of how looks montpellier theme in orchid colour theme.

enter image description here


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

javascript - Bootstrap Popover: iOS Safari strange behaviour -

spring cloud - How to configure SpringCloud Eureka instance to point to https on non standard port -