From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neilen Marais Subject: example or source blocks with captions Date: Wed, 27 Apr 2011 17:57:56 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QF77n-0005Ln-EN for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 11:58:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QF77m-0005ER-51 for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 11:57:59 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:63805) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QF77l-0005EA-V4 for emacs-orgmode@gnu.org; Wed, 27 Apr 2011 11:57:58 -0400 Received: by pwi10 with SMTP id 10so1063969pwi.0 for ; Wed, 27 Apr 2011 08:57:56 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi, Is it possible to caption a #+begin_src or #+begin_example block? Doing #+CAPTION: dipole_analytical_balanis.mac #+begin_example .... #+end_example doesn't seem to do the trick. I would find this useful to include suggested filenames when quoting source on a web page. Thanks Neilen