- Move packages to subfolder.
- Add Prime Controls graphics to this repo. - Expand readme.
This commit is contained in:
11
packages/Links.sty
Normal file
11
packages/Links.sty
Normal file
@@ -0,0 +1,11 @@
|
||||
\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}
|
||||
Reference in New Issue
Block a user