summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer-contrib/themes/phnompenh/beamerthemePhnomPenh.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/beamer-contrib/themes/phnompenh/beamerthemePhnomPenh.tex')
-rw-r--r--macros/latex/contrib/beamer-contrib/themes/phnompenh/beamerthemePhnomPenh.tex26
1 files changed, 26 insertions, 0 deletions
diff --git a/macros/latex/contrib/beamer-contrib/themes/phnompenh/beamerthemePhnomPenh.tex b/macros/latex/contrib/beamer-contrib/themes/phnompenh/beamerthemePhnomPenh.tex
new file mode 100644
index 0000000000..3afb12939c
--- /dev/null
+++ b/macros/latex/contrib/beamer-contrib/themes/phnompenh/beamerthemePhnomPenh.tex
@@ -0,0 +1,26 @@
+\documentclass{beamer}
+\usetheme{PhnomPenh}
+\title[beamerthemePhnomPenh.sty]{Beamer Theme Phnom Penh}
+\author[Say]{Say OL}
+\institute[RUPP]{Royal University of Phnom Penh}
+\date{\today}
+\begin{document}
+\section{Section}
+ \subsection{Subsection}
+ \begin{frame}{Greeting}
+ \titlepage
+ \end{frame}
+ \subsection{Subsection}
+ \begin{frame}{Outlines}
+ \tableofcontents
+ \end{frame}
+\section{Seection}
+ \subsection{Subsection}
+ \begin{frame}{Frame Title}
+ content...
+ \end{frame}
+ \subsection{Subsection}
+ \begin{frame}{Frame Title}
+ content...
+ \end{frame}
+\end{document} \ No newline at end of file