Hi Stefan, Am 01.10.2014 um 18:45 schrieb [email protected]: > Hello everyone, > > can anybody give me a simple example for a longtable in sphinx? I have > searched for quite a while for this but could not find a simple example > for that. The release notes of sphinx 0.62 say "Tables now can have a > “longtable” class, in order to get correctly broken into pages in LaTeX > output." but I do not have the faintest idea how my tables can have a > class of a certain type.
Sphinx creates longtables by default. So just create a table in your source and Sphinx will make it a longtable in LaTeX. juh -- Software-Dokumentation mit Sphinx http://www.amazon.de/dp/1497448689/ Paperback: 224 Seiten -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
