I came up with Gelugor over the weekend. (Gelugor, Penang, Malaysia is the town where USM’s main campus is located.)
Screenshots and download link:
Brief example using the theme:
\documentclass{beamer}
\usetheme{Gelugor}
\author{This is Me}
\title{This is My Presentation}
\begin{document}
\begin{frame}[plain,t]
\titlepage
\end{frame}
\begin{frame}
\frametitle{First Frame}
My content
\end{frame}
\ThankYouFrame
\end{document}
\usetheme{Gelugor}
\author{This is Me}
\title{This is My Presentation}
\begin{document}
\begin{frame}[plain,t]
\titlepage
\end{frame}
\begin{frame}
\frametitle{First Frame}
My content
\end{frame}
\ThankYouFrame
\end{document}
No comments:
Post a Comment