Fix #2292: Some footnotes disappear from LaTeX output

This commit is contained in:
Takeshi KOMIYA
2016-02-07 22:58:14 +09:00
parent 9b958b6dcc
commit 9ba7cc815c
6 changed files with 42 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
bar
===
Same footnote number [1]_ in bar.rst
.. [1] footnote in bar

View File

@@ -0,0 +1,6 @@
baz
===
Auto footnote number [#]_ in baz.rst
.. [#] footnote in baz

View File

@@ -2,6 +2,11 @@
test-footenotes
===============
.. toctree::
bar
baz
.. contents::
:local: