emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Nicolas Goaziou
Subject: Re: [O] analog of org-latex-prefer-user-labels for html?
Date: Sun, 06 Nov 2016 23:06:26 +0100

Hello,

John Kitchin <address@hidden> writes:

> 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.

<<tab:hello>> creates a link to the table above.

> It seems like we need
>
> org-html-prefer-user-labels
>
> to make that happen.

I suggested it a couple of times already, but it seems no one
volunteered so far to implement it.

Regards,

-- 
Nicolas Goaziou



reply via email to

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