emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] remote reference


From: Giovanni Ridolfi
Subject: Re: [Orgmode] remote reference
Date: Mon, 18 Jan 2010 09:53:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt)

Carsten Dominik <address@hidden> writes:

Hi, Carsten,
>
> On the left 
> side of equations you can only have single fields
> like @2$3 
ok this works
> or a column like $3.
But this does /not/ work: see the example "columns $3"

>> Org-mode version 6.34
>> GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON
Example:
-------------------------------------------------
* [2010-01-15 ven] table & reference
** table a
#+TBLNAME: Taba
|   | # |  x | y |
|---+---+----+---|
|   | 1 | -2 | 4 |
|   | 2 | -1 | 1 |
|   | 3 |  0 | 0 |
|   | 4 |  1 | 1 |
|   | 5 |  2 | 4 |
| ^ |   |    | a |
** table b
*** columns $3
|   |   |   |
|   |   |   |
|   |   |   |
|   |   |   |
|   |   |   |
|---+---+---|
|   | ^ | b |
#+TBLFM: $3=remote(Taba,$3)

>
> Looks like someone needs to write a tutorial about that! :-)
>
When I'll have finally understood ;-)

Giovanni




reply via email to

[Prev in Thread] Current Thread [Next in Thread]