From a6bb7088656fd64c2011bc13ea06554ace78994b Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 1 Nov 2008 01:05:48 +0000 Subject: [PATCH] strayman: Make URLs blue too. --- strayman.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strayman.dtx b/strayman.dtx index 1c983d3..8c4304d 100644 --- a/strayman.dtx +++ b/strayman.dtx @@ -314,7 +314,7 @@ \AtEndOfClass{% \RequirePackage[% bookmarks = true, bookmarksnumbered = true, bookmarksdepth = 3, - colorlinks = true, linkcolor = blue, citecolor = blue, + colorlinks = true, linkcolor = blue, citecolor = blue, urlcolor = blue, breaklinks = true]{hyperref} } \ifpdfing -- 2.11.0