mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-12-25 14:47:44 -06:00
initial commit
This commit is contained in:
19
env/lib/python3.10/site-packages/docutils/writers/latex2e/titlepage.tex
vendored
Normal file
19
env/lib/python3.10/site-packages/docutils/writers/latex2e/titlepage.tex
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
% generated by Docutils <https://docutils.sourceforge.io/>
|
||||
$head_prefix
|
||||
\usepackage{cmap} % fix search and cut-and-paste in Acrobat
|
||||
$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{titlepage}
|
||||
$body_pre_docinfo$docinfo$dedication$abstract
|
||||
\thispagestyle{empty}
|
||||
\end{titlepage}
|
||||
$body
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user