feat: better fullref style

This commit is contained in:
2023-01-27 03:10:19 +01:00
parent 2faf5177f6
commit 79fce0aab8

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