\usepackage{fancyhdr} % some stuff to make things nicer: \textheight240mm \textwidth160mm \columnsep4mm \voffset-15mm \hoffset10mm \oddsidemargin0mm \evensidemargin-20mm %%%%%%%% \newcommand{\fastfoot}{Symp. on Fast Motions in Biomechanics and Robotics, Heidelberg, September 7-9, 2005} \newcommand{\Atitle}[1]{ {\Large\bf \begin{center} #1 \end{center} \vspace{.0cm} }} \newcommand{\Aauthor}[1]{ {\large \begin{center} #1 \end{center} \vspace{.0cm} }} \newcommand{\Aaddress}[1]{ {\em \begin{center} #1 \end{center} \vspace{.2cm} }} \newcommand{\Aabstract}[1]{ \noindent #1 \vspace{.5cm} } \newcommand{\Akeywords}[1]{ \noindent{\bf Keywords} : #1 \vspace{.5cm} } \setcounter{page}{1} \pagestyle{fancy} \fancyhf{} \fancyfoot[LE,RO]{\thepage} \fancyfoot[LO,RE]{\protect{\scriptsize\fastfoot}} \fancyhead[C]{\rauthor} \thispagestyle{empty}