Files
PrimeTeX/packages/Links.sty
Silcantar 21d5f5d0ea - Move packages to subfolder.
- Add Prime Controls graphics to this repo.
- Expand readme.
2025-08-01 22:54:37 -05:00

11 lines
285 B
TeX

\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{PrimeTeX/packages/Links}[2025-07-09]
\RequirePackage{PrimeTeX/packages/Color}
% Use Hyperref to automatically create links in the document
\RequirePackage{hyperref}
\hypersetup{colorlinks=true, allcolors=PrimeBlue}
\RequirePackage{hypcap}