From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: empty default captions for src blocks Date: Thu, 17 Apr 2014 17:11:47 +0200 Message-ID: <87ppkg6le4.fsf@bzg.ath.cx> References: <534BEAFB.4080607@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wanyn-0007lc-F6 for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 11:12:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wanyi-0000y2-1J for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 11:11:57 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:33303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wanyh-0000xm-QS for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 11:11:51 -0400 Received: by mail-wi0-f180.google.com with SMTP id q5so970626wiv.13 for ; Thu, 17 Apr 2014 08:11:50 -0700 (PDT) In-Reply-To: <534BEAFB.4080607@gmx.de> (Dominik Ernst's message of "Mon, 14 Apr 2014 16:04:43 +0200") 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: Dominik Ernst Cc: emacs-orgmode@gnu.org Hi Dominik, Dominik Ernst writes: > I have a small question, I hope it is right here. It is! > #+BEGIN_SRC > vmpovapd %%zmm0, %zmm1 > #+END_SRC (Btw, you need a language after BEGIN_SRC ...) > which results in the rendered pdf as two listings with the same caption, Bug confirmed and fixed in maint, with a dummy fix: Nicolas, do you see another way around this? -- Bastien