titlepage.tex 534 B

1234567891011121314151617181920
  1. % generated by Docutils <https://docutils.sourceforge.io/>
  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}