You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
981 B
46 lines
981 B
\documentclass[a4paper]{article} |
|
% generated by Docutils <http://docutils.sourceforge.net/> |
|
\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}
|
|
|