Skip to content

Latest commit

 

History

History
179 lines (144 loc) · 3.12 KB

index.rst

File metadata and controls

179 lines (144 loc) · 3.12 KB

test-footenotes

.. toctree::

   bar
   baz

rimg.png

This is the figure caption with a reference to [AuthorYear].

The table title with a reference to [AuthorYear]
Header1 Header2
Content Content

The rubric title with a reference to [AuthorYear]

[2]First
[AuthorYear](1, 2, 3, 4) Author, Title, Year
[1]Second
[3]Third [4]
[4]Footnote inside footnote
[5]Fourth
[6]Footnote in section
URL in term
Description Description Description ...
Footnote in term [7]

Description Description Description ...

Term in deflist
Description2
[7]Footnote in term
rimg.png

This is the figure caption with a footnote to [8].

[8]Footnote in caption
footnote [9] in caption of normal table
name desc
a b
a b
[9]Foot note in table
footnote [10] in caption [11] of longtable
name desc
This is a reference to the code-block in the footnote: :ref:`codeblockinfootnote` This is one more footnote with some code in it [12].
This is a reference to the other code block: :ref:`codeblockinanotherfootnote` b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
a b
[10]Foot note in longtable
[11]

Second footnote in caption of longtable

def foo(x,y):
    return x+y
[12]

Third footnote in longtable

def bar(x,y):
    return x+y
.. py:function:: dummy(N)
   :noindex: