latex2e writer update, preparing for the new xetex writer
[docutils.git] / test / functional / expected / latex_docinfo.tex
blob4e40add85738c3e6b2f61d5cb6a33e22480ee6b7
1 \documentclass[a4paper]{article}
2 % generated by Docutils <http://docutils.sourceforge.net/>
3 \usepackage{fixltx2e} % LaTeX patches, \textsubscript
4 \usepackage{cmap} % fix search and cut-and-paste in Acrobat
5 \usepackage[T1]{fontenc}
6 \usepackage[utf8]{inputenc}
7 \usepackage{ifthen}
9 %%% Custom LaTeX preamble
10 % PDF Standard Fonts
11 \usepackage{mathptmx} % Times
12 \usepackage[scaled=.90]{helvet}
13 \usepackage{courier}
15 %%% User specified packages and stylesheets
17 %%% Fallback definitions for Docutils-specific commands
19 % hyperlinks:
20 \ifthenelse{\isundefined{\hypersetup}}{
21 \usepackage[colorlinks=true,linkcolor=blue,urlcolor=blue]{hyperref}
22 \urlstyle{same} % normal text font (alternatives: tt, rm, sf)
23 }{}
24 \hypersetup{
25 pdfauthor={Foo Fred;Bar Barney}
28 %%% Title Data
29 \title{}
30 \author{Foo Fred\\
31 Food Foomatics \& Friends\\
32 foo@food.example.info\\
33 Fox St 13\\
34 Foowood \and
35 Bar Barney\\
36 Bar-BQ Bar\\
37 1-800-BARBQBAR\\
38 Barbara St 16\\
39 South Barwell}
40 \date{}
42 %%% Body
43 \begin{document}
44 \maketitle
46 \end{document}