Herbert Sitz <hes...@gmail.com> wrote: > Herbert Sitz <hesitz <at> gmail.com> writes: > > I'm having problems exporting to pdf with a source block that generates a > table > > result. If the table has enough rows to get to bottom of page, it seems, > the > > rest of the table output disappears/is discarded and the pdf document > skips to > > text after the source block output. > > > > A little more info. Looking at the .tex file all of the exported data is > there > in a \tabular section. However as I said whatever goes beyond end of page > where > table starts is discarded or invisible on conversion to pdf. It seems no page > breaks are getting put into the table, just runs off end of first page in pdf. > > -- Herb > >
You probably should try using a long table: section 12.6.4 in the manual or evaluate (info "(org) Tables in LaTeX export") Nick