{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}.
8
votes
2answers
255 views
Why hyperref doesn't like commands set via \let in section titles?
pdflatex returns on below document
\documentclass[a4paper]{article}
\usepackage{hyperref}
\let\code\texttt
\begin{document}
\section{\texttt{first}}
\section{\code{second}}
\end{document}
following ...
8
votes
2answers
589 views
How to make a hyperlink cover the whole line in table of contents including the dots?
The linktoc=all option of hyperref package makes both the reference text and page number clickable hyperlinks. However, the dots are still not hyperlinks.
This is not very important but I'm asking out ...
8
votes
2answers
226 views
Cross-references in headers, clash between fancyhdr and hyperref
I am writing my thesis and using fancyhdr for the headers. Just the standard "Chapter name on odd pages and section name on even pages".
I also need to use the hyperref package to break up long urls ...
8
votes
2answers
541 views
Changing the hyperref target for back references in biblatex bibliography
In my bibliography style, I have added a trigger to change the biblatex bibliography back reference mechanism to refer to the paragraph numbers in the margins ("runners") instead of pages.
...
8
votes
3answers
181 views
Can I force hyperref to use a custom driver?
As part of a project to get LaTeX to output something useful, I found myself wanting to write a new hyperref driver for the desired format. The documentation explains what a driver needs to do, but ...
8
votes
2answers
219 views
How to write properly an accent in a web address?
I'm trying to write a hyperlink for a DjVu document that includes Latin accent, but for some reason, it only displays properly for the PDF one. Specifically, on my list of references (bibliography), I ...
8
votes
2answers
424 views
Why does manually loading hyperref change the font size for captions in Tufte documents?
I'm using Tufte document classes and need to manually load hyperref rather than have it loaded by the Tufte class. So I'm using the nohyper option with the document class, and later use ...
8
votes
1answer
62 views
How to avoid the hyperlink on a particular \ref
I use hyperref and I produce the pdf via pdflatex.
Everytime I use \ref I get in the pdf a clickable link and I am happy with it... but I would like to disable the hyperlink in the pdf for one ...
8
votes
1answer
216 views
Why doesn't \renewcommand{\ref}{\autoref} change \ref into \autoref?
First off, I'm very grateful of the help this community has provided me so far. Anyway, to my problem:
I feel like I'm missing something obvious here. I want...
\documentclass{article}
...
8
votes
1answer
138 views
Referring to specific list item with hyperref
using the following code, when I click on references (having red boxes), they do not refer to proper places.
\documentclass{article}
\usepackage{array,longtable}
\usepackage{hyperref}
...
8
votes
2answers
175 views
Key Value option in package
I trying to write a package, and I'd like to specify whether there should be colour or not.
I'd like to do:
\usepackage[color=false]{foo}
and have this set
\RequirePackage[color=false]{hyperref}
...
8
votes
1answer
618 views
Avoiding inelegant splits on URLs
I am using biber and biblatex to process my bibliography. URLs are handled with breaklinks=true under hyperref.
I have found an inelegant breakup of a hyperlink resulting in a reference like this
...
8
votes
2answers
174 views
Wrong place for hyperref link in scaled tikz picture
I have a TikZ picture with a node containing a minipage with an itemize environment; each item is a hyperref to other sections of the document.
When scaling the image (for example with ...
8
votes
2answers
590 views
Using \hyperlink to link text to page with an implicit page anchor not known in advance
hyperref provides the command \hyperlink, with syntax:
\hyperlink{name}{text}
where name is the name of a hypertext object, and text is used as the link to jump to the defined mark. Page anchors, ...
8
votes
3answers
534 views
How to rotate hyperlink with text
How can I rotate the link of a text in a node. Here is my MWE:
\documentclass{article}
\usepackage{tikz}
\usepackage{hyperref}
\begin{document}
\begin{tikzpicture}
\node (rect) [rectangle, ...
8
votes
2answers
790 views
Options and suggestions for hyperref font?
Background
I am interested in finding and implementing a more aesthetically pleasing style for the hyperlinks in my document.
I have read through the documentation, but I find both the colored text ...
8
votes
1answer
70 views
Changing case of URL in \href argument
I would like to write a macro similar to the \href command from the hyperref package, but which takes a single argument. The URL is generated by making the argument lowercase.
Here is a minimal ...
8
votes
2answers
230 views
referencing main subequation
In the following example i labeled each subeqnation.
\begin{subequations}
\begin{gather}
R_0 = 0 \label{subeqn:ini-cond-r} \\
N_0 = 0 \label{subeqn:ini-cond-n}
\end{gather}
...
8
votes
2answers
508 views
autoref names messed up when defining certain ntheorem theoremstyles
I define a theorem style pretty innocuously, to get things looking a bit more like amsthm theorems. But - my \autoref{}s become messed up with optional arguments of theorem environments.
...
8
votes
1answer
228 views
Hyperref to external pdf that will open at particular label
Suppose you have a tex file (lets call it B) with some labels, and another one file (call it A) , xr package will allow us to make hyperref from A->B , but I previously found couple cases (I don't ...
8
votes
1answer
525 views
Glossary link's color
How can I change the color of glossary links when using glossaries along with hyperref? I just want to change glossary link colors not all links.
8
votes
1answer
347 views
Driver specification for hyperref and graphicx
When using hyperref and compiling via pdflatex or dvips, I do not need to specify the driver with \usepackage{hyperref}. However when compiling via dvipdfm this fails and I have to specify the driver ...
8
votes
1answer
351 views
Possible incompatibility between biblatex and hyperref's pdfmark?
I am trying to use biblatex's \citetitle inside a \pdfmark so that the title of a citation pops up as a tooltip in PDFs.
Code looks like this:
%% A tooltip macro using pdfmark
\newcounter{tooltip}
...
8
votes
1answer
273 views
Get label target type
I'm looking for a solution to my previous question "Relative chapter references", and find myself struggling with trying to get the target "type" of a label from the label itself.
Allow me to ...
8
votes
2answers
1k views
Hyperref fill windows PDF
When I usually open a PDF with Acrobat Reader it opens it in Fill Window mode (the page fills all the space of the window). When using the hyperref package it always opens the file in Full page mode ...
8
votes
2answers
120 views
Formatting index page references as “1 sq.” without “sq.” being part of a hyperlink
By default, MakeIndex will format page references which are composed of two or three consecutive pages as (e.g.) "1, 2"/"1-3". With a suitable index style file, the formatting can be changed to "1 ...
8
votes
2answers
194 views
How to make a switch for print vs. display versions of a document with respect to links/URLs
I want the print version of a document have links or URLs written out but the online version have the abbreviated tag/name. So the switch, set at the beginning, will choose between two alternatives, ...
8
votes
1answer
746 views
Coloured equation number (without changing colour of reference using hyperref)
I am working on a file where I am using the package hyperref so that the references to equations are linked and coloured. Here is a MWE:
\documentclass{article}
\usepackage{amsmath}
...
8
votes
1answer
93 views
Apparent hyperref conflict with datatool and longtabu col vertical alignment?
Only when I turn on hyperref do I get a weird vertical alignment problem in the first column of a datatool-driven longtabu. Without hyperref, the rows of the first column are vertically aligned to ...
8
votes
1answer
146 views
Include information at the beginning of a document based on what comes later
I need to show a list of items/keywords/duedates used throughout my document at the beginning of the document, and make them hyperlinks. To be able to use this information the beginning of the ...
8
votes
1answer
719 views
Precise back-reference target with hyperref and backref
The backref option and its variants in the hyperref package allow to include back-references in the bibliography to the page(s) or section(s) in which a given reference was cited.
The target of the ...
8
votes
1answer
239 views
How do I add accented characters to PDF info without using hyperref?
Using pdflatex, I'm looking to add PDF information into by document, including an accented name (Rónán Daly). Normally I'd use hyperref to do this; however, the conference I'm submitting to is ...
8
votes
2answers
346 views
Best way to part answers from solutions?
Now, if anyone could change the title into something better that would be great =)
I am writing a rather long document, which contains plenty of integrals. I have a big list
of integrals sorted in a ...
8
votes
1answer
430 views
Italic index entries have no link in PDF
I have a problem when adding index entries. When I use just the vanilla \index{...}, the generated PDF contains links on the page numbers in the index. But when using \index{...|textit} to mark index ...
8
votes
1answer
409 views
bibtex: URL and DOI line breaks on different characters
In my references, I want to allow DOI's to break on a slash '/' character (or as a last resort on any character) to avoid underfull lines like the third reference below. Note that URL's are already ...
8
votes
2answers
318 views
How do I get references in subscripts to be the right size when compiling to dvi with hyperref?
(Having investigated the original question, I'm taking the liberty of re-writing it as I've found a MWE and so isolated the problem, but I don't know a solution. Andrew Stacey.)
The scenario is as ...
8
votes
1answer
852 views
How to hyperlink only the year part when using natbib and hyperref
I am using the natbib and hyperref packages:
\usepackage{natbib}
\usepackage[pagebackref=true, plainpages=false, bookmarks, bookmarksnumbered,
colorlinks, linktocpage=true, linkcolor=blue, ...
8
votes
1answer
88 views
TikZ image with hyperlinks --> GIF/PNG image + HTML image map
I have a (complex) TikZ-based figure with hyperlinks. Now I need a web version of this figure that preserves all hyperlinks. Converting the PDF to GIF or PNG is trivial, but for the hyperlinks I ...
8
votes
1answer
381 views
Web links in the bibliographical labels
The class for the AIMS journals has one nice feature: In the bibliography, one can click over the label of a bib reference and the AMS' MathReview pops out in the browser. See an example. I used to ...
8
votes
2answers
1k views
Flash animation and beamer
I want to have a flash file (.swf) in my beamer document on a Linux machine, using pdfLaTeX and Evince.
Is there a way to make a link to that file which runs an external player or even better, is it ...
8
votes
1answer
765 views
Beamer: understanding hyperref messages “stopped early” and “Driver (autodected): hpdftex”
EDIT: The second message ("Driver (autodected): hpdftex") has been explained.
OS X, TexLive 2011 (basic) installed through MacTeX. I update everything with tlmgr daily. This minimal beamer example ...
8
votes
0answers
179 views
How to cite an online article with hyperlink to its online source in bibliography section [duplicate]
Possible Duplicate:
How to get DOI links in bibliography
biblatex: Make title hyperlink to doi url (if available)
I use TeXShop, BibDesk and NatBib, and am a beginner with BibDesk and the ...
7
votes
2answers
697 views
Is there a “ForwardPDF” tool available?
When I am working on a big document, I find the srcltx package to be extremely useful. However, I also really like the hyperref package. Is it possible to use both? In particular, is there a way to ...
7
votes
2answers
244 views
protected footnotes cause hyperref error
To use a footnote in a section one has to use the protect keyword to avoid an error... then when using the hyperref package you get another error:
Package hyperref Warning: Token not allowed in a PDF ...
7
votes
2answers
1k views
How do I get rid of particular pdftex warning message?
Here is a minimal example that showcases my problem:
\documentclass{article}
\usepackage{amsthm}
\usepackage{hyperref}
\usepackage{cleveref}
\newtheorem{thm}{Theorem}
\newtheorem{lem}[thm]{Lemma}
...
7
votes
2answers
105 views
Hyperlink with # (number sign)
I want to add a hyperlink
\documentclass{article}
\usepackage{hyperref}
\begin{document}
\href{http://de.wikipedia.org/wiki/Hybridorbital#Beispiele}
...
7
votes
3answers
457 views
Thumbnails of other frames in beamer
I would like to make a presentation with beamer, and have a few frames (at the start or the end) containing thumbnails of the other frames, hyperlinked to them, with something like 4x3 or 5x4 ...
7
votes
1answer
321 views
How to make a drop down menu
Is it possible to make a drop down menu so that following a link, say provided by \href, results in a set of choices overlaying the current page?
7
votes
2answers
615 views
Using \href instead of \ref
The link produced by \ref{defn:First Defined Term} works fine, but
as I would prefer to have text instead of a number so thought
\href{defn:First Defined Term}{First Defined Term} should work, but
it ...
7
votes
4answers
3k views
How to allow line break in a long hyperlink in a PDF compiled by latex-dvips-ps2pdf?
I am using latex-dvips-ps2pdf steps with -Ppdf option passed to dvips. The following code snippet
\documentclass{article}
\usepackage[colorlinks]{hyperref}
\usepackage{breakurl}
...
