* Sat, 30 Nov 2013 19:30:59 +0100, [email protected]:
Dear Joost. * Sat, 30 Nov 2013 10:14:32 +0100, [email protected]:What I do is wrap the Org table in a \begin{comment}...\end{comment} environment. Those are folded as [comment]. You'll need to use the comment package in your document. In fact, what I actually do is I defined a new comment environment called orgtable and added this to the environments to be folded. That way I can tell actual comments from Org tables when the document is folded.thank you very much for the tipp, defining a new enviroment was a good idea! I did it the same way you suggested and it works fine now! Now there's only one small - org-related - thing. Exporting an orgtbl to latex works with C-c C-c, but one has to do that for all tables in the buffer. Is there a way to do this for *all* tables in the whole document? I found a function for formulas: M-x org-table-recalculate-buffer-tables to update all formulas in the buffer, very nice! Is there a way to export all tables in the buffer at one time? Thank you! Regards Thorsten Grothe
_______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
