From: Carsten Dominik <dominik@science.uva.nl>
To: Michael <wuolong@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Table questions
Date: Mon, 18 Dec 2006 10:29:23 +0100 [thread overview]
Message-ID: <f150b6e490588b2b43bfe31061ce415d@science.uva.nl> (raw)
In-Reply-To: <1oac1qih6j.fsf@bass.biostat.umn.edu>
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
> column 7 row 5 and column 7 row 4.
You cannot, at least currently. I am not sure how well this would
work, because the table editor makes it very easy to swap rows, columns,
to add and delete columns, and such references would become invalid
unless one would carefully track these changes. There is a limit
of what is still reasonable with the concept of org-mode tables.
If you want to create really complicated tables, maybe you are better
off
with a link to another file in which you use SES, or even Excel.
Having said this, I do want to do a bit more in this direction, but
this is nowhere near completion.
> 2. I think the table minor mode would be a fantastic tool in editing
> tables
> in a LaTeX file. I wonder whether it is possible to let orgtbl
> recognize
> \begin{tabular}\end{tabular} and use & as column delimiter rather
> than |
> (also respect end of line \\)?
Yes, I think it would and I have been thinking to make this possible.
However, once I allow this, people will want to use \multicolumn, and
this seems for me to be beyond the scope.
Have you tried
M-x align-current RET
in a LaTeX table? It does wonders.
- Carsten
next prev parent reply other threads:[~2006-12-18 9:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-14 16:19 Table questions Michael
2006-12-15 16:08 ` Eddward DeVilla
2006-12-15 18:15 ` Michael
2006-12-18 9:39 ` Carsten Dominik
2006-12-18 9:29 ` Carsten Dominik [this message]
2006-12-19 16:54 ` Michael
2006-12-19 22:28 ` Eddward DeVilla
2006-12-19 23:25 ` Carsten Dominik
2006-12-19 23:20 ` Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f150b6e490588b2b43bfe31061ce415d@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
--cc=wuolong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.