Skip to main content

Questions tagged [hyperref]

{hyperref} is a package capable of producing hypertext links in documents. If your question is about cross-referencing in general, choose {cross-referencing}. If it's specifically about PDF features, consider to choose {pdf}.

Filter by
Sorted by
Tagged with
3 votes
1 answer
65 views

I am required to break the links within url{} to my references only after / or //, not after any other symbol that also might occur in a link. As can be seen in this post, this was achieved by adding \...
Simon's user avatar
  • 551
1 vote
0 answers
23 views

I want to recall a previous Corollary in a proof, but the corollary is included in \uncover<4-> and the link takes me back to the first version of the slide, where the corollary is not visible ...
Davide Masi's user avatar
3 votes
2 answers
64 views

I'm using (thanks to egreg for his advise) \documentclass{article} \usepackage{enotez} \usepackage{xurl} \usepackage{hyperref} \begin{document} This is for test\endnote{“General Election: Trump vs. ...
MadyYuvi's user avatar
  • 17.7k
4 votes
1 answer
64 views

I have a file for course notes that uses subfiles for each section of the notes, and phantomsection \addcontentsline to group several sections into a "Unit". My main file is mathNotes.tex, ...
pwesterbaan's user avatar
0 votes
2 answers
58 views

I'm trying with: \documentclass{article} \usepackage{endnotes} \usepackage{hyperref} \begin{document} This is for test\endnote{“General Election: Trump vs. Biden,” RealClear Politics, accessed June ...
MadyYuvi's user avatar
  • 17.7k
1 vote
0 answers
46 views

I suddenly got the following error message when compiling my main.tex file: hyperref.sty: Fehler: 4070: Package xkeyval Error: `unicode ' undefined in families `Hyp'. \ProcessKeyvalOptions{Hyp} I ...
Friedrich Falkner's user avatar
3 votes
0 answers
87 views

I have the following example(From display inline style affected the hyperlink box's size?): \documentclass{article} \everymath{\displaystyle} \usepackage{xcolor} \usepackage{lipsum} \usepackage{...
許秋迟's user avatar
0 votes
0 answers
58 views

For relevance, I am using hyperref and footnotebackref in my preamble. I'm trying to use \label and \footnotemark both in the same equation, but I rightfully get an error message saying that there are ...
Darsen's user avatar
  • 115
1 vote
0 answers
66 views

I have noticed that if I set up my \DocumentMetadata according to the PDF/A-4f standard and fill some of the entries using hyperref, the resulting PDF shows nothing in the document info whenever I ...
wsmith's user avatar
  • 195
2 votes
1 answer
86 views

I have the following example: \documentclass{article} \everymath{\displaystyle} \usepackage{xcolor} \usepackage{lipsum} \usepackage{amsmath} \usepackage{zref-clever}%<- \usepackage{hyperref} \...
Explorer's user avatar
  • 16.6k
3 votes
3 answers
103 views

This is my code (which I compile using LuaLatex: This is LuaHBTeX, Version 1.24.0 (TeX Live 2026) (format=lualatex 2026.4.1). % test of hrefrun \DocumentMetadata { pdfversion = 2.0, } \...
Hans Nieuwenhuis's user avatar
1 vote
0 answers
73 views

I'm writing solutions to exercise from a textbook for one of my classes and I wish to have links from the question to the answer and vice versa. I was just wondering if there's any way around that ...
math  forever's user avatar
1 vote
0 answers
70 views

in my research we have lots of unstable notation, i.e., we change the meaning of symbols a lot. Therefore I created a small notation package that provides macros by semantic identifiers (see here: ...
Franz's user avatar
  • 581
3 votes
1 answer
79 views

I have a figure drawn with pgfplots where I cite a reference in the legend. the issue I have is when I try to scale the whole figure, I noticed that the green hyper link for the reference is not ...
Thomas's user avatar
  • 854
3 votes
1 answer
208 views

I am required to break the links within \url{} to my references only after / or //, not after any other symbol that also might occur in a link. How do I implement this properly for all the links to my ...
Simon's user avatar
  • 551

15 30 50 per page
1
2 3 4 5
348