Move title page info to main document
This commit is contained in:
parent
f36590c9f4
commit
fe052fa04e
@ -2,6 +2,11 @@
|
||||
|
||||
\input{../common/beamer_configuration.tex}
|
||||
|
||||
% title page information
|
||||
\author{Julian Ospald}
|
||||
\institute{FH Bielefeld}
|
||||
\title{Haskell: introduction}
|
||||
|
||||
|
||||
\begin{document}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user