Skip to content

Commit

Permalink
update main template
Browse files Browse the repository at this point in the history
  • Loading branch information
oakoneric committed Apr 6, 2019
1 parent 9f30a37 commit ceedc30
Showing 1 changed file with 27 additions and 23 deletions.
50 changes: 27 additions & 23 deletions main_template.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\documentclass[ %
ngerman, %
a4paper, %
sectionreset, %
chapterstyle=framed, %
sectionstyle=dotted, %
titlefont=osfamily %
ngerman, %
a4paper, %
sectionreset, %
chapterstyle=framed, %
sectionstyle=dotted, %
titlefont=osfamily %
]{../../texmf/tex/latex/mathscriptMathTUD/mathscriptMathTUD}

\usepackage[order=firstname, fractionappearence=lowerraise]{../../texmf/tex/latex/mathworkMathTUD/mathworkMathTUD}
Expand All @@ -34,29 +34,33 @@
% general settings
%---------------------------------------

\renewcommand{\name}{Eric Kunze}
\renewcommand{\matnr}{Nummer}
\renewcommand{\email}{\href{mailto:eric.kunze@mailbox.tu-dresden.de}{\ttfamily eric.kunze@mailbox.tu-dresden.de}}
\name{Eric Kunze}
\matnr{Nummer}
\email{\href{mailto:eric.kunze@mailbox.tu-dresden.de}{\ttfamily eric.kunze@mailbox.tu-dresden.de}}

\renewcommand{\modul}{Modul}
\renewcommand{\period}{Wintersemester 2018/19}
\modul{Modul}
\period{Wintersemester 2018/19}

%\renewcommand{\tutor}{Dr. Legrand}
%\renewcommand{\group}{Tag x. DS, (un)gerade Woche}
%\tutor{Dr. Legrand}
%\group{Tag x. DS, (un)gerade Woche}

\renewcommand{\lecturer}{Prof. Dr. ...}
\renewcommand{\faculty}{Mathematik}
\renewcommand{\institute}{Institut}
\renewcommand{\professorship}{Professur}
\lecturer{Prof. Dr. ...}
\faculty{Mathematik}
\institute{Institut}
\professorship{Professur}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% specific commands

\begin{document}

%\MakeTitle[color][additionaltext]

%\tableofcontents

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


\begin{document}

%\MakeTitle[color][additionaltext]

%\tableofcontents



\end{document}

0 comments on commit ceedc30

Please sign in to comment.