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