TeX escaping helper.
Unknown Field: copyright | |
Copyright 2007-2022 by the Sphinx team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Variable | ascii_tex_replacements |
Undocumented |
Variable | tex_replace_map |
Undocumented |
Variable | tex_replacements |
Undocumented |
Variable | unicode_tex_replacements |
Undocumented |
Function | escape |
Escape text for LaTeX output. |
Function | escape_abbr |
Adjust spacing after abbreviations. Works with @ letter or other. |
Function | hlescape |
Escape text for LaTeX highlighter. |
Function | init |
Undocumented |
Variable | _tex_escape_map |
Undocumented |
Variable | _tex_escape_map_without_unicode |
Undocumented |
Variable | _tex_hlescape_map |
Undocumented |
Variable | _tex_hlescape_map_without_unicode |
Undocumented |
Parameters | |
s:str | Undocumented |
latex_engine:str | Undocumented |
Returns | |
str | Undocumented |
Parameters | |
text:str | Undocumented |
Returns | |
str | Undocumented |