style.sty
changeset 754 1c9a23304b85
parent 751 4b208d81e002
child 756 f7c7a75e0583
--- a/style.sty	Wed Sep 02 23:34:19 2020 +0100
+++ b/style.sty	Mon Sep 07 12:18:07 2020 +0100
@@ -52,6 +52,7 @@
 
 
 %%% url pointers
+\newcommand{\hr}[1]{\href{#1}{\faHandPointRight[regular]}}
 \newcommand{\here}[1]{\marginnote{\href{#1}{\faHandPointRight[regular]}}}
 \newcommand{\video}[1]{\marginnote{\href{#1}{\faFilm}}}
 \newcommand{\alert}{\reversemarginpar\marginpar{\mbox{}\hfill\textcolor{red}{\faExclamationTriangle}}}