User Tools

Site Tools


software:latex:hyperref

hyperref package

To create a pdf document browsable with an index, that will appear in the side panel of the pdf viewer, and with all the references converted into links:

\usepackage[bookmarks]{hyperref}

Setup

In the preamble, options are comma-separeted-values, inside the command

\hypersetup{...}
pdfborder={0 0 0} remove the border from all the links
bookmarksnumbered=true include section numbers
software/latex/hyperref.txt · Last modified: 2023/05/28 16:37 by 127.0.0.1