avr: added some values
[calu.git] / 1_isacmp / common.sty
index 5c42f017e20fd3ddc35cd38001da59654a7bda5f..b1449e6441c60b3442b0fbd61c99c4b8bd154846 100644 (file)
@@ -5,6 +5,20 @@
 \usepackage[latin1]{inputenc}
 \usepackage{listings}
 
+
+% 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}}
 
 \newcommand{\longcomment}[1]{}
@@ -15,9 +29,9 @@
 
 \newcommand{\allauthors}{
        \author{
-               \addauthor{Markus Hofst\"atter}{07xxxxx}{markus.manrow@gmx.at}\and
+               \addauthor{Markus Hofst\"atter}{0725034}{markus.manrow@gmx.at}\and
                \addauthor{Martin Perner}{0725782}{e0725782@student.tuwien.ac.at}\and
-               \addauthor{Stefan Rebernig}{07xxxxx}{stefan.rebernig@gmail.com}\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}
        }