From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emmanuel Charpentier Subject: Feature suggestion: #+toc figures Date: Mon, 29 Jul 2019 12:04:41 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35588) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hs2WL-0008K1-DM for emacs-orgmode@gnu.org; Mon, 29 Jul 2019 06:04:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hs2WK-0003gt-Ha for emacs-orgmode@gnu.org; Mon, 29 Jul 2019 06:04:45 -0400 Received: from smtp1-g21.free.fr ([212.27.42.1]:62015) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hs2WK-0003f1-Al for emacs-orgmode@gnu.org; Mon, 29 Jul 2019 06:04:44 -0400 Received: from localhost (unknown [IPv6:2a01:e35:2e44:31c0:219:e0ff:fe0d:6e63]) by smtp1-g21.free.fr (Postfix) with ESMTP id C4C7FB0051B for ; Mon, 29 Jul 2019 12:04:41 +0200 (CEST) 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" To: emacs-orgmode Currently, org-mode is able to produce (among other) tables, figures and listings, recognized and captioned/numbered as such. It can also produce a list of tables and a list of listings of a document. However, it currently /cannot/ produce a list of figures. Is that an oversight ? Or is there a more fundamental problem with this useful potential feature ? I am aware that I can get this in the \LaTeX export of the document by inserting ~\listoffigures~ at the right place. Bit this won't export to other formats. Thoughts ? -- Emmanuel Charpentier