From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cook, Malcolm" Subject: html export list of figures Date: Wed, 23 Sep 2015 20:21:33 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeqXu-0007vh-0c for emacs-orgmode@gnu.org; Wed, 23 Sep 2015 16:21:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeqXp-0002Vb-3m for emacs-orgmode@gnu.org; Wed, 23 Sep 2015 16:21:42 -0400 Received: from smtp01.stowers.org ([40.141.174.61]:43653) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeqXo-0002VD-Tu for emacs-orgmode@gnu.org; Wed, 23 Sep 2015 16:21:37 -0400 Received: from pps.filterd (smtp01.stowers.org [127.0.0.1]) by smtp01.stowers.org (8.15.0.59/8.15.0.59) with SMTP id t8NKLZxj030979 for ; Wed, 23 Sep 2015 15:21:35 -0500 Received: from mail.stowers.org (exchsrv1.sgc.loc [10.0.52.156]) by smtp01.stowers.org with ESMTP id 1wpu3sygbh-1 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for ; Wed, 23 Sep 2015 15:21:35 -0500 Content-Language: en-US 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, I see know what to generate a list of figures to appear in my html export i= n addition to my current #+TOC: listings #+TOC: tables Exporting latex provides=20 #+LATEX: \listoffigures To complement #+LATEX: \tableofcontents #+LATEX: \listoftables But I see nothing analogous for HTML Am I missing something? Thanks, Malcolm Cook