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

1 vote
1 answer
12 views

The hyperref link boxes around my citation labels appear vertically too small (“smashed”). I would like to add a \vphantom{Xg} (or something similar) so that all citation link boxes have a consistent ...
Mochib's user avatar
  • 13
0 votes
1 answer
36 views

I have multiple definitions I want to reference throughout the paper with a link back. However instead of "Definition X" I want to use the title I gave the definitions, i.e. "Super ...
TRH's user avatar
  • 1
0 votes
2 answers
43 views

I was afraid that this question is duplicated, but I can't find it since 5-minutes' search. I have the following code with minted-v3 on TL2025: \documentclass{article} \usepackage{showframe} \...
Explorer's user avatar
  • 9,423
0 votes
1 answer
50 views

I want to have some \fullref that does this: If I write the following: \begin{theorem}\label{thm:a} Some theorem. \end{theorem} \begin{theorem}[Nice Theorem]\label{thm:b} Some theorem. \end{theorem} ...
helloworld142857's user avatar
0 votes
1 answer
26 views

I have the following code for my dissertation thesis. I have posted the entire preamble as it may point to a possible solution. I have heavily customized the ToC, LoF, and LoT entries using the ...
tejendrapsingh's user avatar
6 votes
2 answers
154 views

I am trying to get the following: But when I insert it in this way: \documentclass[a4paper,12pt]{amsart} \usepackage{hyperref} \begin{document} \tableofcontents \section{Introduction} \subsection{$...
Roberto Rastapopoulos's user avatar
1 vote
1 answer
41 views

I am producing a tagged pdf, and I'm trying to put a hyperlink in the header using fancyhdr. \DocumentMetadata{pdfstandard = ua-2, pdfversion = 2.0, tagging = on} \tagpdfsetup{table-header-rows=1} \...
Kit Scriven's user avatar
0 votes
0 answers
62 views

Combining the acronym package with tableofcontents and other lists can cause unexpected behaviour if acronyms are used in headings (and captions etc). The compiler sees the list as the first time the ...
jonnybolton16's user avatar
1 vote
1 answer
38 views

I added the solution by @egreg to the question Reference to proof prints section instead to my document and it did not work throwing the error: Undefined control sequence. \@hyper@@anchor ...r@spot {#...
Klimace's user avatar
  • 53
0 votes
0 answers
46 views

I would like to implement commands for referencing requirements in a technical report. The goal is to streamline referencing requirements in the text as they are discussed, and automatically keep ...
womble's user avatar
  • 23
0 votes
0 answers
26 views

I am looking for some guidence on styling the pdf "index" that hyperref generates. I am talking about the sidebar that lists sections in a document: Evince calls it an outline rather than ...
joanthan's user avatar
9 votes
2 answers
456 views

Generally, I don't include many links in my PDFs. Until now I’ve never had problems with \href from the hyperref package: when the URL contains % characters, I escape them using \% and everything ...
Sebastiano's user avatar
  • 67.9k
5 votes
1 answer
219 views

I have been using DocumentMetadata with tocloft in pdflatex without setbacks for more than two years. However, something changed with the most recent updates. Currently the code gives warning tocloft....
Linear Christmas's user avatar
5 votes
3 answers
335 views

When having the MWE: \documentclass{book} \usepackage[a4paper,left=2.5cm,right=2.5cm,top=2.5cm,bottom=2.5cm]{geometry} \usepackage{hyperref} \newcommand{\+}{\discretionary{\mbox{\scriptsize$\...
albert's user avatar
  • 1,975
4 votes
1 answer
116 views

For XMP metadata, there is a field called OriginalDocumentID. How can I set this from lualatex (or pdflatex) using the PDF management machinery? This field is briefly mentioned in the l3pdfmeta ...
HerpDerpington's user avatar

15 30 50 per page
1
2 3 4 5
345