Home
last modified time | relevance | path

Searched defs:footnote_reference (Results 1 – 17 of 17) sorted by relevance

/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/builders/latex/
H A Dtransforms.py178 def visit_footnote_reference(self, node: nodes.footnote_reference) -> None:
439 def visit_footnote_reference(self, node: nodes.footnote_reference) -> None:
460 def get_footnote_by_reference(self, node: nodes.footnote_reference) -> nodes.footnote:
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/builders/latex/
H A Dtransforms.py178 def visit_footnote_reference(self, node: nodes.footnote_reference) -> None:
439 def visit_footnote_reference(self, node: nodes.footnote_reference) -> None:
460 def get_footnote_by_reference(self, node: nodes.footnote_reference) -> nodes.footnote:
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/builders/latex/
H A Dtransforms.py178 def visit_footnote_reference(self, node: nodes.footnote_reference) -> None:
439 def visit_footnote_reference(self, node: nodes.footnote_reference) -> None:
460 def get_footnote_by_reference(self, node: nodes.footnote_reference) -> nodes.footnote:
/dports/textproc/py-sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1/src/sphinxcontrib/bibtex/style/
H A Dtemplate.py116 def footnote_reference(children, data: Dict[str, Any]): function
/dports/textproc/py-pybtex-docutils/pybtex-docutils-1.0.1/src/pybtex_docutils/
H A D__init__.py150 def footnote_reference(self, entry: "FormattedEntry", member in Backend
/dports/textproc/py-rstfmt/rstfmt-5173b3cf68c9eaaf4b5d7fcb2e6c169c4f56f388/rstfmt/
H A Drstfmt.py549 def footnote_reference( member in Formatters
550 node: docutils.nodes.footnote_reference, ctx: FormatContext
/dports/www/xist/ll-xist-5.34/src/ll/xist/ns/
H A Drest.py726 class footnote_reference(BaseElement): class
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/
H A Dnodes.py1771 class footnote_reference(Inline, Referential, TextElement): pass class
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/
H A Dnodes.py1772 class footnote_reference(Inline, Referential, TextElement): pass class
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/parsers/rst/
H A Dstates.py903 def footnote_reference(self, match, lineno): member in Inliner
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/parsers/rst/
H A Dstates.py901 def footnote_reference(self, match, lineno): member in Inliner
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/
H A Dnodes.py1911 class footnote_reference(Inline, Referential, TextElement): pass class
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/parsers/rst/
H A Dstates.py933 def footnote_reference(self, match, lineno): member in Inliner
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/parsers/rst/
H A Dstates.py933 def footnote_reference(self, match, lineno): member in Inliner
/dports/textproc/py-docutils/docutils-0.17.1/docutils/
H A Dnodes.py1911 class footnote_reference(Inline, Referential, TextElement): pass class
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/
H A Dnodes.py1911 class footnote_reference(Inline, Referential, TextElement): pass class
/dports/textproc/py-docutils/docutils-0.17.1/docutils/parsers/rst/
H A Dstates.py933 def footnote_reference(self, match, lineno): member in Inliner