mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2025-12-25 22:57:43 -06:00
initial commit
This commit is contained in:
14
env/lib/python3.10/site-packages/docutils/writers/latex2e/default.tex
vendored
Normal file
14
env/lib/python3.10/site-packages/docutils/writers/latex2e/default.tex
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
$head_prefix% generated by Docutils <https://docutils.sourceforge.io/>
|
||||
\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
|
||||
%%% Body
|
||||
\begin{document}
|
||||
$titledata$body_pre_docinfo$docinfo$dedication$abstract$body
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user