Move title page info to main document

This commit is contained in:
Julian Ospald 2015-04-20 17:42:07 +02:00
parent f36590c9f4
commit fe052fa04e
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
2 changed files with 6 additions and 7 deletions

View File

@ -2,6 +2,11 @@
\input{../common/beamer_configuration.tex}
% title page information
\author{Julian Ospald}
\institute{FH Bielefeld}
\title{Haskell: introduction}
\begin{document}

View File

@ -25,12 +25,6 @@
\textcolor[rgb]{0.0,0.0,0.0}{\footnotesize
\oldstylenums{\arabic{FancyVerbLine}}}}
% title page information
\author{Julian Ospald}
\institute{FH Bielefeld}
\title{Haskell: introduction}
% color definition
\definecolor{solarized}{HTML}{002B36}
\definecolor{mygreen}{rgb}{0,0.6,0}
@ -69,4 +63,4 @@
\usepackage{nameref}
\makeatletter
\newcommand*{\currentname}{\@currentlabelname}
\makeatother
\makeatother