X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=1_isacmp%2Fcommon.sty;h=c626b9108810d7d59d4a6bcd547aee3a6ff26ce2;hb=873c2389ffdc0083d230038a3881004488e7dcfd;hp=37ddffb5d6a39228255f911610bd788c208673d7;hpb=dea82aa381c0e119cf2b52e9e352c4b295d86352;p=calu.git diff --git a/1_isacmp/common.sty b/1_isacmp/common.sty index 37ddffb..c626b91 100644 --- a/1_isacmp/common.sty +++ b/1_isacmp/common.sty @@ -4,6 +4,21 @@ \usepackage{url} \usepackage[latin1]{inputenc} \usepackage{listings} +\usepackage{ngerman} + + +% put footnotes below floats +% this is a good idea if the table for the cmp looks bad on top of page +\usepackage{fnpos} +\makeFNbelow + + +\lstset{% +basicstyle=\footnotesize, +frame=single, +breaklines=true, +tabsize=4 +} \newcommand{\insertemail}[1]{\href{mailto:#1}{#1}} @@ -15,9 +30,9 @@ \newcommand{\allauthors}{ \author{ - \addauthor{Markus Hofst\"atter}{07xxxxx}{markus.manrow@gmx.at}\and - \addauthor{Martin Perner}{07xxxxx}{martin@perner.cc}\and - \addauthor{Stefan Rebernig}{07xxxxx}{stefan.rebernig@gmail.com}\and + \addauthor{Markus Hofst\"atter}{0725034}{markus.manrow@gmx.at}\and + \addauthor{Martin Perner}{0725782}{e0725782@student.tuwien.ac.at}\and + \addauthor{Stefan Rebernig}{0726283}{stefan.rebernig@gmail.com}\and \addauthor{Manfred Schwarz}{0725898}{e0725898@student.tuwien.ac.at}\and \addauthor{Bernhard Urban}{0725771}{lewurm@gmail.com} }