Re: [Orgmode] Table questions

2006-12-18 Thread Carsten Dominik
I have no plans to make something as complicated as this work with the orgtbl mode. I agree it would be nice to have, but I would not know where to start. - Carsten On Dec 15, 2006, at 17:08, Eddward DeVilla wrote: I'll follow this up with a few more wishes. Could the table minor mode maybe

Re: [Orgmode] Table questions

2006-12-18 Thread Carsten Dominik
On Dec 14, 2006, at 17:19, Michael wrote: I recently started using org-mode and love its table feature. Here are some questions that I have: 1. In table calculation, how to refer to a cell in a different column and different row? Specifically, I want column 8 row 5 to be the ratio of

Re: [Orgmode] Table questions

2006-12-15 Thread Eddward DeVilla
I'll follow this up with a few more wishes. Could the table minor mode maybe be extended to allow the user to define delimiters? Say draw a picture? struct hugeStaticTable initData = { // Draw a picture // ORG-ROW-DEF { /* key*/ $1 , /* name */ $2 , /* location */ { /* x */ $3 , /* y */ $4 }

[Orgmode] Table questions

2006-12-14 Thread Michael
I recently started using org-mode and love its table feature. Here are some questions that I have: 1. In table calculation, how to refer to a cell in a different column and different row? Specifically, I want column 8 row 5 to be the ratio of column 7 row 5 and column 7 row 4. 2. I think