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}
|
\input{../common/beamer_configuration.tex}
|
||||||
|
|
||||||
|
% title page information
|
||||||
|
\author{Julian Ospald}
|
||||||
|
\institute{FH Bielefeld}
|
||||||
|
\title{Haskell: introduction}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
|
@ -25,12 +25,6 @@
|
|||||||
\textcolor[rgb]{0.0,0.0,0.0}{\footnotesize
|
\textcolor[rgb]{0.0,0.0,0.0}{\footnotesize
|
||||||
\oldstylenums{\arabic{FancyVerbLine}}}}
|
\oldstylenums{\arabic{FancyVerbLine}}}}
|
||||||
|
|
||||||
% title page information
|
|
||||||
\author{Julian Ospald}
|
|
||||||
|
|
||||||
\institute{FH Bielefeld}
|
|
||||||
\title{Haskell: introduction}
|
|
||||||
|
|
||||||
% color definition
|
% color definition
|
||||||
\definecolor{solarized}{HTML}{002B36}
|
\definecolor{solarized}{HTML}{002B36}
|
||||||
\definecolor{mygreen}{rgb}{0,0.6,0}
|
\definecolor{mygreen}{rgb}{0,0.6,0}
|
||||||
|
Loading…
Reference in New Issue
Block a user