emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] analog of org-latex-prefer-user-labels for html?


From: John Kitchin
Subject: [O] analog of org-latex-prefer-user-labels for html?
Date: Sun, 06 Nov 2016 16:37:42 -0500

Hi all,

I noticed there seems to have been a change in html export with labels.

In the past, I feel like a table like this:

#+CAPTION: Hello World
#+NAME: tab:hello
| Hello | World |
|-------+-------|
|     1 |     2 |

would be exported with an id of tab:hello that you could use in a link
to jump to it.

Now (with org9) I see something like: <table id="org713aa7e"... which I
do not know how to link to. It seems like we need

org-html-prefer-user-labels

to make that happen. Is there another way to do that?



-- 
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 via email to

[Prev in Thread] Current Thread [Next in Thread]