#+AUTHOR: Per Erik Strandberg #+DATE: %B %Y #+EMAIL: http://www.per9000.com #+OPTIONS: toc:nil, email:nil, #+LATEX_CLASS: article #+LATEX_CLASS_OPTIONS: [a4paper] #+LATEX_HEADER: \usepackage{times} #+LATEX_HEADER: \usepackage{fancyhdr} #+LATEX_HEADER: \pagestyle{fancy} #+LATEX_HEADER: \lhead{} #+LATEX_HEADER: \chead{} #+LATEX_HEADER: \rhead{} #+LATEX_HEADER: \lfoot{{{{title}}}, {{{author}}}} #+LATEX_HEADER: \cfoot{} #+LATEX_HEADER: \rfoot{\thepage} #+LATEX_HEADER: \renewcommand{\headrulewidth}{0pt} #+LATEX_HEADER: \renewcommand{\footrulewidth}{0pt} #+LATEX_HEADER: % this terminates the regular header #+LATEX_HEADER_EXTRA: % this is supported in newer versions of org #+LATEX: % can is where the document starts