Transforms for LaTeX builder.
Unknown Field: copyright | |
Copyright 2007-2022 by the Sphinx team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Constant | URI_SCHEMES |
Undocumented |
Class | BibliographyTransform |
Gather bibliography entries to tail of document. |
Class | CitationReferenceTransform |
Replace pending_xref nodes for citation by citation_reference. |
Class | DocumentTargetTransform |
Add :doc label to the first section of each document. |
Class | FootnoteCollector |
Collect footnotes and footnote references on the document |
Class | FootnoteDocnameUpdater |
Add docname to footnote and footnote_reference nodes. |
Class | IndexInSectionTitleTransform |
Move index nodes in section title to outside of the title. |
Class | LaTeXFootnoteTransform |
Convert footnote definitions and references to appropriate form to LaTeX. |
Class | LaTeXFootnoteVisitor |
Undocumented |
Class | LiteralBlockTransform |
Replace container nodes for literal_block by captioned_literal_block. |
Class | MathReferenceTransform |
Replace pending_xref nodes for math by math_reference. |
Class | ShowUrlsTransform |
Expand references to inline text or footnotes. |
Class | SubstitutionDefinitionsRemover |
Remove ``substitution_definition node from doctrees. |
Function | setup |
Undocumented |