scriblib/fgure: hyperlink figure references in PDF
Merge to v6.0 original commit: 6d73aa4ef7e9dba3c4e4f97f946ed5dd5a9fbf2a
This commit is contained in:
parent
460d1165ef
commit
d6292ee9ff
|
@ -15,7 +15,7 @@
|
|||
\newcommand{\LegendContinued}[1]{\Legend{#1}}
|
||||
|
||||
\newcommand{\FigureTarget}[2]{#1}
|
||||
\newcommand{\FigureRef}[2]{#1}
|
||||
\newcommand{\FigureRef}[2]{\hyperref[#2]{#1}}
|
||||
|
||||
\newlength{\FigOrigskip}
|
||||
\FigOrigskip=\parskip
|
||||
|
|
Loading…
Reference in New Issue
Block a user