summaryrefslogtreecommitdiff
path: root/sphinx/builders/latex/nodes.py
Commit message (Expand)AuthorAgeFilesLines
* Collapse single line docstringsAdam Turner2022-02-201-2/+1
* Remove copyright and licence fieldsAdam Turner2022-02-201-3/+0
* Fix module docstring indentationAdam Turner2022-02-201-2/+2
* Fix module docstring first lineAdam Turner2022-02-201-2/+1
* Remove module titles in docstringsAdam Turner2022-02-191-3/+0
* A happy new year!Takeshi KOMIYA2022-01-011-1/+1
* A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* Merge branch '1.8'Takeshi KOMIYA2019-01-021-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-1/+0
|/
* Fix #5433: latex: ImportError: cannot import name 'DEFAULT_SETTINGS'Takeshi KOMIYA2018-09-161-0/+9
* Refactor: Add captioned_literal_block node to simplify LaTeX writerTakeshi KOMIYA2018-05-231-0/+5
* refactor: Move math_reference node to sphinx.builders.latex.nodesTakeshi KOMIYA2018-05-201-0/+5
* Add BibliographyTransform to restruct doctree for LaTeXTakeshi KOMIYA2018-05-031-1/+5
* refactor: Add LaTeXFootnoteTransform to restructure footnotes for LaTeXTakeshi KOMIYA2018-04-201-0/+23