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