mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #2072: Footnotes in chapter-titles do not appear in PDF output
This commit is contained in:
@@ -33,9 +33,11 @@ The section with a reference to [AuthorYear]_
|
||||
.. [1] Second
|
||||
.. [#] Third
|
||||
|
||||
The section with a reference to [1]_
|
||||
The section with a reference to [#]_
|
||||
=====================================
|
||||
|
||||
.. [#] Footnote in section
|
||||
|
||||
`URL in term <http://sphinx-doc.org/>`_
|
||||
Description Description Description ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user