pandoc-crossref icon indicating copy to clipboard operation
pandoc-crossref copied to clipboard

Only on number part of figure references is clickable as part of hyperlink

Open d0rf3n opened this issue 4 years ago • 2 comments

Hi, I find it strange that the Figure title part ("Figure" 1) is not part of the hyperlink. Any reason for this, or a setting I'm missing?

At the moment only the number is clickable, which makes it hard to notice and click (especially in latex/pdf or the like where links are not underlined or colored).

d0rf3n avatar Apr 14 '21 13:04 d0rf3n

My bad, I did my reasearch bad. Found linkReferences and nameInLink but now figured out both cref: true and nameInLink: true was needed for latex output.

I hadn't tried since the usage page says nameInLink is only for linkReferences and also that linkReferences doesn't work with latex.

Anyhow I solved it! Sorry and thanks!

d0rf3n avatar Apr 14 '21 13:04 d0rf3n

Glad to hear you've figured it out. Let's keep this open, so I hopefully remember to fix the docs.

lierdakil avatar Apr 14 '21 22:04 lierdakil