CTAN Comprehensive TeX Archive Network

Directory macros/latex2e/contrib/beamer-contrib/themes/beamertheme-npbt

README
NPBT aka Norman's Pandoc Beamer Themes
======================================

Norman's Pandoc Beamer Themes is a collection of LaTeX beamer themes.

Currently we support the following themes:


**Sefiroth Consulting** - My private (demonstration) theme.

**FOM** - The layout of Hochschule FOM(https://www.fom.de).

**FOM ifes** - the layout of  Hochschule FOM(https://www.fom.de) Institut für Empirie & Statistik(https://www.fom.de/forschung/institute/ifes-institut-fuer-empirie-und-statistik.html)

**eufom** - The layout of eufom(http://www.eufom.de



How to use NPBT
---------------

Simply add 

\usetheme{NPBT}

to your LaTeX file. To choose the different layouts use

for SC:

\usecolortheme{SC}

for FOM:

\usecolortheme{FOM}
\useoutertheme{FOM}


for FOM IFES version:

\usecolortheme{FOM_ifes}
\useoutertheme{FOM_ifes}


for EUFOM:

\usecolortheme{EUFOM}
\useoutertheme{EUFOM}


A short example
---------------

\documentclass[10pt,ngerman,a4paper,ignorenonframetext]{beamer}

\usetheme{NPBT}
\usecolortheme{SC}

\title{Norman's Pandoc Beamer Themes}
\author{Norman Markgraf}
\date{15.08.2018}

\begin{frame}{A simple slide}

    Use it like any other \textit{beamer} based theme!
    
\end{frame}


Thanks to
---------

Prof. Bianca Krol, Prof. Oliver Gansser, Prof. Sebastian Sauer, Prof. Matthias Gehrke and Prof. Karsten Lübke of the University of applied science FOM / Hochschule FOM for testing, using, and much much support.

Also thanks to Petra Rübe-Pugliese from the CTAN-Team for helping me to bring this all on CTAN, and noticing some typos as well.

Download the contents of this package in one zip archive (1.9M).

...
Guest Book Sitemap Contact Contact Author