Indrajith schrieb:
> Hello there,
> 
> I have problems getting footnotes in pdf. What I have is something
> like this.
> 
> -- Start
> 
> Some text [#]_.
> 
> Some heading
> ^^^^^^^^^^^^^^^^^
> 
> And yet some other text [#]_.
> 
> .. rubrics:: Footnotes
> 
> .. [#] Footnote1
> .. [#] Footnote 2
> 
> -- End
> 
> My conf file is set to 'howto'  & my index.rst has only this
> 
> .. toctree::
>    :maxdepth: 2
> 
>    test
> 
> Now finally, when I create a pdf, I get the first footnote only. The
> second footnote appears as regular text!

Hi,

footnote handling has been revamped recently in the development versions.
Are you using the released 0.5.1 or the development version?  If the former,
0.5.2 and 0.6 which will be out tomorrow will fix it.

Georg

--~--~---------~--~----~------------~-------~--~----~
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