Screenshots and download link:
Brief example using the theme:
\documentclass[compress]{beamer}
\usetheme{Cyberjaya}
\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}
\end{document}
\usetheme{Cyberjaya}
\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}
\end{document}
No comments:
Post a Comment