Re: [Orgmode] Orgtbl-mode questions

2008-11-03 Thread Carsten Dominik
On Nov 3, 2008, at 12:53 PM, Sebastian Rose wrote: Nicholas S-A wrote: Hi all, I have some questions pertaining to orgtbl-mode. I am really excited about using it to compose all my LaTeX tables, and in fact learned Emacs and Org specifically for this purpose (well, I also learned them

Re: [Orgmode] Orgtbl-mode questions

2008-11-03 Thread Nicholas S-A
* Sebastian Rose <[EMAIL PROTECTED]> [2008-11-03 12:53:57 +0100]: http://orgmode.org/manual/Column-groups.html#Column-groups works fine for LaTeX. Wow, I clearly missed this section of the manual in my (not so thorough, it seems) search for how to accomplish what I want. Thanks! Nicholas

Re: [Orgmode] Orgtbl-mode questions

2008-11-03 Thread Nicholas S-A
Hi, * Carsten Dominik <[EMAIL PROTECTED]> [2008-11-03 12:16:56 +0100]: However, since you are summing in the column, all $-row references are optional, i.e. you can write the formula as :=vsum(@-II+1..-I-1) or even as :=vsum(@-II..-I) Since this is the same expression for all columns,

Re: [Orgmode] Orgtbl-mode questions

2008-11-03 Thread Sebastian Rose
Nicholas S-A wrote: Hi all, I have some questions pertaining to orgtbl-mode. I am really excited about using it to compose all my LaTeX tables, and in fact learned Emacs and Org specifically for this purpose (well, I also learned them for all the other awesome features of Org-mode. First

Re: [Orgmode] Orgtbl-mode questions

2008-11-03 Thread Carsten Dominik
Hi Nicholas, On Nov 2, 2008, at 5:13 PM, Nicholas S-A wrote: Hi all, I have some questions pertaining to orgtbl-mode. I am really excited about using it to compose all my LaTeX tables, and in fact learned Emacs and Org specifically for this purpose (well, I also learned them for all t