\documentclass[a4paper]{article} % generated by Docutils \usepackage{cmap} % fix search and cut-and-paste in Acrobat \usepackage{ifthen} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} %%% Custom LaTeX preamble % PDF Standard Fonts \usepackage{mathptmx} % Times \usepackage[scaled=.90]{helvet} \usepackage{courier} %%% User specified packages and stylesheets %%% Fallback definitions for Docutils-specific commands % hyperlinks: \ifthenelse{\isundefined{\hypersetup}}{ \usepackage[colorlinks=true,linkcolor=blue,urlcolor=blue]{hyperref} \usepackage{bookmark} \urlstyle{same} % normal text font (alternatives: tt, rm, sf) }{} \hypersetup{ pdfauthor={Foo Fred;Bar Barney} } %%% Title Data \title{} \author{Foo Fred\\ Food Foomatics \& Friends\\ foo@food.example.info\\ Fox St 13\\ Foowood \and Bar Barney\\ Bar-BQ Bar\\ 1-800-BARBQBAR\\ Barbara St 16\\ South Barwell} \date{} %%% Body \begin{document} \maketitle \end{document}