From 48d9b81f131a5ad9bde523d20e8aa11a4e349651 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Sun, 4 Mar 2018 15:09:47 +0000 Subject: [PATCH] Added explicit line break after links to bibliographic content to avoid layout bug in doubleprint{}. --- authorarchive.sty | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/authorarchive.sty b/authorarchive.sty index d313288..4b4d734 100644 --- a/authorarchive.sty +++ b/authorarchive.sty @@ -23,7 +23,6 @@ \RequirePackage{attachfile} \RequirePackage{kvoptions} \RequirePackage{hyperref} -\RequirePackage{hypgotoe} \RequirePackage{calc} \RequirePackage{qrcode} \RequirePackage{dtk-logos} @@ -319,7 +318,7 @@ }{ \typeout{No file \AA@bibRIS found. Not embedded reference in RIS format.} } - \end{itemize*}% + \end{itemize*}\\ }{% \PackageError{authorarchive}{No bibliographic files found. Specify option 'nobib' if this is intended.} }