Sigh, LaTeX and tables is hard :)

But it should work now with the latest 0.5 and trunk revisions.

cheers,
Georg

Georg Brandl schrieb:
> OK, I've looked at this.  It looks like LaTeX tables don't support
> footnotes.  But it may be possible to use the "longtable" package for
> that; I'll experiment a bit more with that and write another message
> if it works.
> 
> Georg
> 
> [email protected] schrieb:
>> Ok, that bug seems fixed. Thanks a lot.
>> Now I have to insert some footnotes in a table. In this case links in
>> table doesn't run correctly and numbers are wrong. So numbers
>> following this table are wrong too. Here an example:
>> 
>> Title 1
>> ========
>> 
>> +--------------+
>> | one [1]_ abc |
>> +--------------+
>> | one [1]_ def |
>> +--------------+
>> 
>> Sub two [2]_ mmmmm
>> 
>> Sub two [2]_ nnnnn
>> 
>> 
>> .. [1] from one
>> .. [2] from two
>> 
>> 
>> Pdf output is followind:


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