jw-pkg/tmpl/tex/de_presentation/header.tex.tmpl
Jan Lindemann 28f9485ab9 header.tex.tmpl: Colour links in presentations
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-09-13 19:40:31 +00:00

21 lines
596 B
TeX

% vim: set filetype=tex :
\documentclass[handout,slidestop,usepdftitle=false]{beamer}
\usepackage[accumulated]{beamerseminar}
\usepackage{beamertexpower}
\usepackage{beamerthemeshadow}
\hypersetup{colorlinks,linkcolor=blue}
\usepackage[right]{eurosym}
\usepackage{import}
\usetheme{Darmstadt}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing,positioning,calc}
\newcommand{\pr}{\texttt}
\title{__TITLE__ - __SUBTITLE__}
\author[__AUTHORS__]{__AUTHORS__\\\href{mailto:__CONTACT_EMAIL__}{\code{__CONTACT_EMAIL__}}}
\date{__DATE__}