Added macro file

This commit is contained in:
mark 2023-10-17 18:31:29 -07:00
parent 104c41347f
commit 8567415c38

5
resources/macros.sty Normal file
View File

@ -0,0 +1,5 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{macros}[2023/10/16 ORMC Macros]
\RequirePackage{hyperref}
\newcommand{\githref}[1]{\href{https://git.betalupi.com/Mark/ormc-handouts}{#1}}