* showing standard references (e.g. column B) in tables using C-c }
@ 2012-06-05 10:23 Stephen Eglen
2012-06-05 10:33 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Eglen @ 2012-06-05 10:23 UTC (permalink / raw)
To: emacs-orgmode
When using C-c } in a table, the columns are labelled $1, $2, etc. How
can I get them labelled as "A", "B" etc, as in the figure
http://orgmode.org/worg/images/bzg/reference_visualization.jpg
Thanks, Stephen
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: showing standard references (e.g. column B) in tables using C-c }
2012-06-05 10:23 showing standard references (e.g. column B) in tables using C-c } Stephen Eglen
@ 2012-06-05 10:33 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2012-06-05 10:33 UTC (permalink / raw)
To: Stephen Eglen; +Cc: emacs-orgmode
Hi Stephen,
On 5.6.2012, at 12:23, Stephen Eglen wrote:
>
> When using C-c } in a table, the columns are labelled $1, $2, etc. How
> can I get them labelled as "A", "B" etc, as in the figure
>
> http://orgmode.org/worg/images/bzg/reference_visualization.jpg
>
> Thanks, Stephen
>
this would be
(sets org-table-use-standard-references t)
Cheers
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-05 10:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 10:23 showing standard references (e.g. column B) in tables using C-c } Stephen Eglen
2012-06-05 10:33 ` Carsten Dominik
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).