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