comparison env/lib/python3.7/site-packages/docutils/writers/latex2e/xelatex.tex @ 0:26e78fe6e8c4 draft

"planemo upload commit c699937486c35866861690329de38ec1a5d9f783"
author shellac
date Sat, 02 May 2020 07:14:21 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:26e78fe6e8c4
1 $head_prefix% generated by Docutils <http://docutils.sourceforge.net/>
2 % rubber: set program xelatex
3 \usepackage{fontspec}
4 % \defaultfontfeatures{Scale=MatchLowercase}
5 % straight double quotes (defined T1 but missing in TU):
6 \ifdefined \UnicodeEncodingName
7 \DeclareTextCommand{\textquotedbl}{\UnicodeEncodingName}{%
8 {\addfontfeatures{RawFeature=-tlig,Mapping=}\char34}}%
9 \fi
10 $requirements
11 %%% Custom LaTeX preamble
12 $latex_preamble
13 %%% User specified packages and stylesheets
14 $stylesheet
15 %%% Fallback definitions for Docutils-specific commands
16 $fallbacks$pdfsetup
17 $titledata
18 %%% Body
19 \begin{document}
20 $body_pre_docinfo$docinfo$dedication$abstract$body
21 \end{document}