feat: better fullref style

This commit is contained in:
Leon Etienne 2023-01-27 03:10:19 +01:00
parent 2faf5177f6
commit 79fce0aab8
Signed by: leonetienne
SSH Key Fingerprint: SHA256:hs2AZKjRTbd2kYg44u89rM19UT2LyBOpSbIShsdkkfg

View File

@ -9,4 +9,4 @@
\newcommand{\tblVline}{\vline\hspace{2mm}}
% Will do a full reference, with both a number AND a caption. Like '1.2.3 Coding the code'
\newcommand{\fullref}[1]{\ref{#1} \nameref{#1}}
\newcommand{\fullref}[1]{\enpointy{\ref{#1} \nameref{#1}}}