emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: "Sébastien Gendre" <seb@k-7.ch>
Cc: emacs-orgmode@gnu.org
Subject: Re: Manual table of content on specific object type
Date: Sun, 26 May 2024 13:07:55 +0000	[thread overview]
Message-ID: <87wmngu3f8.fsf@localhost> (raw)
In-Reply-To: <87fru5fhy9.fsf@k-7.ch>

Sébastien Gendre <seb@k-7.ch> writes:

> On the manual, chapter "13.3 Table of Contents", the keyword "#+TOC:"
> can be used to list tables and listings if they have caption. But we can
> have caption on more than tables and listings.
>
> Is it possible to have a TOC of figures, or any other object with a
> caption ? If yes, where can I found the list of object type and the word
> to use ?

This is totally up to export backend which TOC types to support.
The TOC types listed in the manual should normally be supported (when
a backend is capable of generating TOC), but other types are not
guaranteed.

Built-in backends, like LaTeX export, do not export anything extra.

If you need support for additional listings, you need to find an export
library that does it or extend a backend by yourself, creating derived
backend. See "A.4 Adding Export Back-ends" section of Org mode manual.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


      reply	other threads:[~2024-05-26 13:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-26  2:03 Manual table of content on specific object type Sébastien Gendre
2024-05-26 13:07 ` Ihor Radchenko [this message]

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wmngu3f8.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=seb@k-7.ch \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).