default.tex 422 B

1234567891011121314
  1. $head_prefix% generated by Docutils <https://docutils.sourceforge.io/>
  2. \usepackage{cmap} % fix search and cut-and-paste in Acrobat
  3. $requirements
  4. %%% Custom LaTeX preamble
  5. $latex_preamble
  6. %%% User specified packages and stylesheets
  7. $stylesheet
  8. %%% Fallback definitions for Docutils-specific commands
  9. $fallbacks
  10. $pdfsetup
  11. %%% Body
  12. \begin{document}
  13. $titledata$body_pre_docinfo$docinfo$dedication$abstract$body
  14. \end{document}