From: Vikas Rawal <vikaslists@agrarianresearch.org>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [new exporter] Captions for tables made by source blocks
Date: Fri, 8 Mar 2013 05:30:26 +0530 [thread overview]
Message-ID: <20130308000026.GA10784@panahar> (raw)
In-Reply-To: <877gljcdya.fsf@gmail.com>
> >>
> >> Could you provide an ECM?
> >>
> >
> > Please see the attached file.
>
> I cannot reproduce it, i.e. I get "\ref{crop-median}" in the output.
>
>
> Regards,
For me, it works if I change the value of org-babel-results-keyword
to NAME. Then the results block is produced with #+NAME: crop-median
The cross-reference picks this up fine.
But when org-babel-results-keyword is set to RESULTS, the results
block is produced with #+RESULTS: crop-median
The cross-reference does not pick it up correctly. The latex backend
does not export it with a \ref but with a \texttt. The odt backend
also produces "crop-median" in cross-reference rather than the table
number.
Vikas
next prev parent reply other threads:[~2013-03-08 0:00 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-06 9:55 [new exporter] Captions for tables made by source blocks Vikas Rawal
2013-03-06 10:05 ` Nicolas Goaziou
2013-03-06 10:54 ` Vikas Rawal
2013-03-06 12:28 ` Nicolas Goaziou
2013-03-06 23:46 ` Vikas Rawal
2013-03-07 0:03 ` Andreas Leha
2013-03-07 1:52 ` Mike McLean
2013-03-07 8:20 ` Nicolas Goaziou
2013-03-07 12:27 ` Vikas Rawal
2013-03-07 12:42 ` Nicolas Goaziou
2013-03-07 13:41 ` Vikas Rawal
2013-03-07 15:02 ` Eric S Fraga
2013-03-07 14:43 ` Vikas Rawal
2013-03-07 17:33 ` Nicolas Goaziou
2013-03-07 23:38 ` Vikas Rawal
2013-03-08 0:00 ` Vikas Rawal [this message]
2013-03-07 16:44 ` Achim Gratz
2013-03-07 20:48 ` Nicolas Goaziou
2013-03-07 21:41 ` Achim Gratz
2013-03-08 8:21 ` Sebastien Vauban
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130308000026.GA10784@panahar \
--to=vikaslists@agrarianresearch.org \
--cc=emacs-orgmode@gnu.org \
--cc=n.goaziou@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 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).