emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: analog of org-latex-prefer-user-labels for html?
Date: Sun, 06 Nov 2016 18:46:57 -0500	[thread overview]
Message-ID: <m2vaw0goi6.fsf@Johns-MacBook-Air.local> (raw)
In-Reply-To: <87bmxsmffh.fsf@nicolasgoaziou.fr>

Thanks for confirming it (and the subsequent correction).

I will keep it in mind for a between semester project. I am still
org-9ifying org-ref ;) For now I have an advice function that seems to
solve the issue I had (org-ref ref links were not working).

Thanks for the quick reply.

Nicolas Goaziou writes:

> Hello,
>
> John Kitchin <jkitchin@andrew.cmu.edu> 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,


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

      parent reply	other threads:[~2016-11-06 23:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 21:37 analog of org-latex-prefer-user-labels for html? John Kitchin
2016-11-06 22:06 ` Nicolas Goaziou
2016-11-06 22:10   ` Nicolas Goaziou
2016-11-06 23:46   ` John Kitchin [this message]

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=m2vaw0goi6.fsf@Johns-MacBook-Air.local \
    --to=jkitchin@andrew.cmu.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).