Hi there.

I have a small problem using footnotes when creating latex documents.
The footnotes work fine in HTML but in Latex the builder skips the even
numbered ones, so the following code produces two footnotes, for
"Sub One" and "Sub Three", numbered 1 and 2.

Using Sphinx 0.5.1 / Python 2.5.2 on Ubuntu Intrepid (8.10)

My Section
=============

Sub one
-------

Sub on1 [#]_ lorem ipsum

Sub two
-------

Sub two [#]_ foo bar baz

Sub three
---------

Sub three [#]_ foofafasssf es sf

.. rubric:: Footnotes

.. [#] one
.. [#] two
.. [#] three

-- 
Lauro Moura ("lmoura" on Freenode)
http://lauro.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to