handouts/resources/macros.sty
2023-10-17 18:31:29 -07:00

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}}