From: Matt Price <moptop99@gmail.com>
To: Rasmus <rasmus@gmx.us>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: removing "Figure x" from a caption
Date: Fri, 13 Sep 2013 10:50:36 -0400 [thread overview]
Message-ID: <CAN_Dec9cyQ-pmtXDOayAc-+yC-K7zR4_SR8fS7DjZGTwCqHaPA@mail.gmail.com> (raw)
In-Reply-To: <87a9jh52fb.fsf@pank.sbde-40904.btopenzone.com>
On Thu, Sep 12, 2013 at 2:18 PM, Rasmus <rasmus@gmx.us> wrote:
> Matt Price <moptop99@gmail.com> 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
>
> –Rasmus
>
> --
> Got mashed potatoes. Ain't got no T-Bone. No T-Bone
>
>
next prev parent reply other threads:[~2013-09-13 14:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-12 17:42 removing "Figure x" from a caption Matt Price
2013-09-12 18:18 ` Rasmus
2013-09-13 14:50 ` Matt Price [this message]
2013-09-13 15:24 ` Nicolas Goaziou
2013-09-12 20:15 ` Eric S Fraga
2013-09-13 14:44 ` Matt Price
2013-09-14 14:28 ` Eric S Fraga
2013-09-15 13:02 ` Matt Price
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAN_Dec9cyQ-pmtXDOayAc-+yC-K7zR4_SR8fS7DjZGTwCqHaPA@mail.gmail.com \
--to=moptop99@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=rasmus@gmx.us \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.