123456789101112131415161718 |
- % generated by Docutils <https://docutils.sourceforge.io/>
- $head_prefix
- $requirements
- %%% Custom LaTeX preamble
- $latex_preamble
- %%% User specified packages and stylesheets
- $stylesheet
- %%% Fallback definitions for Docutils-specific commands
- $fallbacks$pdfsetup
- $titledata
- %%% Body
- \begin{document}
- \begin{titlingpage}
- \thispagestyle{empty}
- $body_pre_docinfo$docinfo$dedication$abstract
- \end{titlingpage}
- $body
- \end{document}
|