emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Manual fix - Table name
@ 2013-05-15 20:11 Benny Simonsen
  2013-05-16  7:23 ` Sebastien Vauban
  0 siblings, 1 reply; 2+ messages in thread
From: Benny Simonsen @ 2013-05-15 20:11 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Manual fix - Table name
  2013-05-15 20:11 Manual fix - Table name Benny Simonsen
@ 2013-05-16  7:23 ` Sebastien Vauban
  0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Vauban @ 2013-05-16  7:23 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hi Benny,

Benny Simonsen wrote:
> 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)

Normally not, no: when naming a table, "#+name:" should replace "#+tblname:",
which only still exists for backwards compatibility.

Best regards,
  Seb

-- 
Sebastien Vauban

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-16  7:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-15 20:11 Manual fix - Table name Benny Simonsen
2013-05-16  7:23 ` Sebastien Vauban

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).