|
| | format (self, tokensource, outfile) |
| |
| | __init__ (self, rststyle_function, escape_function) |
| |
|
| rststyle (self, name, parameters=()) |
| |
| | get_style_defs (self, arg='') |
| |
|
| __class_getitem__ (cls, name) |
| |
|
|
| rststyle_function |
| |
|
| escape_function |
| |
|
| style |
| |
|
| full |
| |
|
| title |
| |
|
| encoding |
| |
|
| options |
| |
|
| name = None |
| |
|
list | aliases = [] |
| |
|
list | filenames = [] |
| |
|
bool | unicodeoutput = True |
| |
◆ format()
| docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsLaTeXFormatter.format |
( |
|
self, |
|
|
|
tokensource, |
|
|
|
outfile |
|
) |
| |
This method must format the tokens from the `tokensource` iterable and
write the formatted version to the file object `outfile`.
Formatter options can control how exactly the tokens are converted.
Reimplemented from pygments.formatter.Formatter.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/docutils/writers/odf_odt/pygmentsformatter.py