emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Kitchin <jkitchin@andrew.cmu.edu>
To: "Cook, Malcolm" <MEC@stowers.org>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: html export list of figures
Date: Wed, 23 Sep 2015 18:48:48 -0400	[thread overview]
Message-ID: <m27fngn44v.fsf@andrew.cmu.edu> (raw)
In-Reply-To: <b7a0ad82b8cb4438b8271f2d8d540030@exchsrv2.sgc.loc>

I am not aware of anything in html for this. In latex, org is just
passing the baton to Latex to generate the list of tables/figures. For
HTML, you will probably have to generate the code yourself.

In org-ref I provide a list-of-tables and list-of-figures link, which
has the latex export code you show, but it is also clickable and
generates an org buffer with a clickable list of tables or figures. See:

https://github.com/jkitchin/org-ref/blob/master/org-ref.el#L932

while there is no html export code there, the clicking functions lay out
how to get the information. I guess you would need one more detail of
putting some kind of anchor or something on the tables/figures so you
could click on the list and jump to the table. it might get you stated anyway.

Cook, Malcolm writes:

> Hi,
>
> I see know what to generate a list of figures to appear in my html export in addition to my current
>
>       #+TOC: listings
>       #+TOC: tables
>
> Exporting latex provides
>
>       #+LATEX: \listoffigures
>
> To complement
>
>       #+LATEX: \tableofcontents
>       #+LATEX: \listoftables
>
> But I see nothing analogous for HTML
>
> Am I missing something?
>
> Thanks,
>
> Malcolm Cook

--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

  reply	other threads:[~2015-09-23 22:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 20:21 html export list of figures Cook, Malcolm
2015-09-23 22:48 ` John Kitchin [this message]
2015-09-24 16:01   ` Cook, Malcolm
2015-09-24 17:26     ` John Kitchin
2015-09-24 18:24       ` Daniele Pizzolli

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=m27fngn44v.fsf@andrew.cmu.edu \
    --to=jkitchin@andrew.cmu.edu \
    --cc=MEC@stowers.org \
    --cc=emacs-orgmode@gnu.org \
    /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).