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