Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
pygments
/
formatters
/
__pycache__
/
Filename :
latex.cpython-310.pyc
back
Copy
o ���a�I � @ s� d Z ddlmZ ddlmZ ddlmZmZ ddlm Z m Z ddlmZm Z dgZdd � Zd ZdZdd � ZG dd� de�ZG dd� de�ZdS )z� pygments.formatters.latex ~~~~~~~~~~~~~~~~~~~~~~~~~ Formatter for LaTeX fancyvrb output. :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � )�StringIO)� Formatter)�Lexer� do_insertions)�Token�STANDARD_TYPES)�get_bool_opt�get_int_opt�LatexFormatterc C s� | � dd�� dd�� dd�� dd| �� dd| �� dd | �� d d| �� dd | �� dd| �� dd| �� dd| �� dd| �� dd| �� dd| �� dd| �� dd| �� dd| �� d d!| �S )"N�\� �{��}�z\%sZbs{}z\%sZob{}z\%sZcb{}�^z\%sZca{}�_z\%sZus{}�&z\%sZam{}�<z\%sZlt{}�>z\%sZgt{}�#z\%sZsh{}�%z\%sZpc{}�$z\%sZdl{}�-z\%sZhy{}�'z\%sZsq{}�"z\%sZdq{}�~z\%sZti{})�replace)�text� commandprefix� r �;/usr/lib/python3/dist-packages/pygments/formatters/latex.py� escape_tex s&