From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Image #s and captions missing in Org 8 Latex Export Date: Mon, 06 May 2013 20:52:12 +0200 Message-ID: <87sj20djqb.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZQWD-00053k-B6 for emacs-orgmode@gnu.org; Mon, 06 May 2013 14:52:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZQWC-0000wb-8d for emacs-orgmode@gnu.org; Mon, 06 May 2013 14:52:13 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:57157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZQWC-0000wF-1F for emacs-orgmode@gnu.org; Mon, 06 May 2013 14:52:12 -0400 Received: by mail-wg0-f45.google.com with SMTP id l18so3888488wgh.12 for ; Mon, 06 May 2013 11:52:11 -0700 (PDT) In-Reply-To: (Sam Ritchie's message of "Mon, 6 May 2013 10:40:22 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sam Ritchie Cc: emacs-orgmode@gnu.org Hello, Sam Ritchie writes: > I've just upgraded to org 8 (from 7.9) and am running into an issue with my > latex export. I can't get captions to show up on the results of a code > block evaluation, or reference those results with, for example > [[fig:graph]]: You need to apply CAPTION and NAME keywords on the results, not the source code. Regards, -- Nicolas Goaziou