From 9a2e4610586b6bb38bbf5ae3b02871f8be19d342 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 22 Aug 2013 08:55:16 -0400 Subject: [PATCH] Corrected hyperref issue with authorization parties using \phantomsection --- lvspec.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/lvspec.cls b/lvspec.cls index 0d7b13d..64ed241 100644 --- a/lvspec.cls +++ b/lvspec.cls @@ -643,6 +643,7 @@ % subsections so that the section numbering will not change between the two % modes) \iflvspec@draft + \phantomsection% correct hyperref issue \subsection{Authorization Parties} \input{dfn/authparty} \fi