Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsLaTeXFormatter Class Reference
Inheritance diagram for docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsLaTeXFormatter:
Inheritance graph
[legend]
Collaboration diagram for docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsLaTeXFormatter:
Collaboration graph
[legend]

Public Member Functions

 format (self, tokensource, outfile)
 
- Public Member Functions inherited from docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsFormatter
 __init__ (self, rststyle_function, escape_function)
 
 rststyle (self, name, parameters=())
 
- Public Member Functions inherited from pygments.formatter.Formatter
 get_style_defs (self, arg='')
 
 __class_getitem__ (cls, name)
 

Additional Inherited Members

- Public Attributes inherited from docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsFormatter
 rststyle_function
 
 escape_function
 
- Public Attributes inherited from pygments.formatter.Formatter
 style
 
 full
 
 title
 
 encoding
 
 options
 
- Static Public Attributes inherited from pygments.formatter.Formatter
 name = None
 
list aliases = []
 
list filenames = []
 
bool unicodeoutput = True
 

Member Function Documentation

◆ 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: