5 lines
181 B
TeX
5 lines
181 B
TeX
\NeedsTeXFormat{LaTeX2e}
|
|
\ProvidesPackage{macros}[2023/10/16 ORMC Macros]
|
|
|
|
\RequirePackage{hyperref}
|
|
\newcommand{\githref}[1]{\href{https://git.betalupi.com/Mark/ormc-handouts}{#1}} |