From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: Re: removing "Figure x" from a caption Date: Fri, 13 Sep 2013 10:50:36 -0400 Message-ID: References: <87a9jh52fb.fsf@pank.sbde-40904.btopenzone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57460) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKUhm-0004xn-Eq for emacs-orgmode@gnu.org; Fri, 13 Sep 2013 10:50:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKUhh-0006WD-EJ for emacs-orgmode@gnu.org; Fri, 13 Sep 2013 10:50:42 -0400 Received: from mail-ea0-x22e.google.com ([2a00:1450:4013:c01::22e]:45010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKUhh-0006Vp-76 for emacs-orgmode@gnu.org; Fri, 13 Sep 2013 10:50:37 -0400 Received: by mail-ea0-f174.google.com with SMTP id z15so635836ead.5 for ; Fri, 13 Sep 2013 07:50:36 -0700 (PDT) In-Reply-To: <87a9jh52fb.fsf@pank.sbde-40904.btopenzone.com> 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: Rasmus Cc: Org Mode On Thu, Sep 12, 2013 at 2:18 PM, Rasmus wrote: > Matt Price writes: > >> sorry, another question whose answer I'm having trouble finding in the >> manual: is it possible to remove the text "Figure X: " from a caption >> defined with >> >> #+CAPTION: >> >> ? I'm just doing lecture slides, and the images are merely >> illustrative, labelling them "Figure 1" is a bit grandiose. Thanks >> again! > > Depending on the output format that should be possible. If LaTeX it > should be enough to set some variable defining the label name and > disable the counter. > > If HTML you could probably do it with a filter removing "[Ff]igure > [1-9]+". I'm not finding an org-export-filter-caption-function, and captions aren't listed as a valid element type in section 12.13 of the manual. I can just use CSS to hide the figure-number span that org generates, but that seems a little clumsy (also interferes a bit with my pristine install of deck.js... ). Thanks, Matt > > =96Rasmus > > -- > Got mashed potatoes. Ain't got no T-Bone. No T-Bone > >