Spelling fixes
[docutils.git] / docutils / writers / latex2e / titlepage.tex
blobd57deca3dbdfd78b1cb52a76dcb7ca31f6dd5482
1 % generated by Docutils <http://docutils.sourceforge.net/>
2 $head_prefix
3 \usepackage{fixltx2e} % LaTeX patches, \textsubscript
4 \usepackage{cmap} % fix search and cut-and-paste in Acrobat
5 $requirements
6 %%% Custom LaTeX preamble
7 $latex_preamble
8 %%% User specified packages and stylesheets
9 $stylesheet
10 %%% Fallback definitions for Docutils-specific commands
11 $fallbacks$pdfsetup
12 $titledata
13 %%% Body
14 \begin{document}
15 \begin{titlepage}
16 $body_pre_docinfo$docinfo$dedication$abstract
17 \thispagestyle{empty}
18 \end{titlepage}
19 $body
20 \end{document}