From: Petter Reinholdtsen Date: Sun, 20 Sep 2020 22:24:37 +0000 (+0200) Subject: Fix urls in footnotes in a btter way. X-Git-Tag: nb-printed-2021-01-24~444 X-Git-Url: https://pere.pagekite.me/gitweb/text-destroy-surveillance.git/commitdiff_plain/f3ca4e08f171841954e1ec0a11afa58cfe5a96ff?ds=sidebyside Fix urls in footnotes in a btter way. --- diff --git a/pdf.xsl b/pdf.xsl index 2ad8aa0..e51c0f4 100644 --- a/pdf.xsl +++ b/pdf.xsl @@ -1,6 +1,10 @@ - book + + + book} +\usepackage[hyphens]{url + a4paper,openright,twoside 6in 9in @@ -32,11 +36,6 @@ % you want to micromanage even more. \usepackage{microtype} -% Make URLs in footnotes smaller to fit the long URLs -\usepackage{relsize} -\usepackage{hyperref} -\renewcommand*{\UrlFont}{\ttfamily\relsize{-2}} - % Disable headers and footer texts \pagestyle{myheadings}