Files
PrimeTeX/Links.sty
2025-07-31 17:01:18 -05:00

11 lines
267 B
TeX

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