[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Manual fix - Table name
From: |
Benny Simonsen |
Subject: |
[O] Manual fix - Table name |
Date: |
Wed, 15 May 2013 22:11:19 +0200 |
Hi
In the manual, http://orgmode.org/manual/References.html
It seems as there is an error in the "Remote references" section:
#+NAME should be replaced by #+TBLNAME
En example could be included, e.g.:
#+tblNAME:TB_NAME
| Test |
|------|
| 100 |
| 25% |
|------|
#+tblNAME:TBNAME_2
| Value |
|-------|
| 25. |
|-------|
#+TBLFM: @I$1=remote(TB_NAME, @I$1)*remote(TB_NAME, @3$1)
Regards,
Benny
- [O] Manual fix - Table name,
Benny Simonsen <=