| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.9/site-packages/docutils/writers/xetex/__pycache__/ |
Upload File : |
a
OԼa� � @ s� d Z dZddlZddlZddlZddlZddlmZmZmZm Z m
Z
ddlmZ G dd� dej
�Z
G dd � d ej�ZG d
d� dej�ZdS )z�
XeLaTeX document tree Writer.
A variant of Docutils' standard 'latex2e' writer producing LaTeX output
suited for processing with the Unicode-aware TeX engines
LuaTeX and XeTeX.
ZreStructuredText� N)�frontend�nodes�utils�writers� languages)�latex2ec @ sj e Zd ZdZdZdZd�g d��ZdZdZ e
jej
jdd e d
gedd�fd
dgdeifd�Zdd� ZdS )�Writerz9A writer for Unicode-aware LaTeX variants (XeTeX, LuaTeX))ZlxtexZxetexZxelatexZluatexZlualatexzxelatex.tex�
)z;% Linux Libertine (free, wide coverage, not only for Linux)z\setmainfont{Linux Libertine O}z\setsansfont{Linux Biolinum O}zD\setmonofont[HyphenChar=None,Scale=MatchLowercase]{DejaVu Sans Mono}zxetex writer)r z
latex writerszlatex2e writerZ
font_encodingzTemplate file. Default: "%s".z
--templatez<file>)�default�metavarzUCustomization by LaTeX code in the preamble. Default: select "Linux Libertine" fonts.z--latex-preambler
)�templateZlatex_preamblec C s&