From 49dce9c6e6231015d1f5d418613e4e9d70a10f5e Mon Sep 17 00:00:00 2001 From: florisvdh Date: Fri, 23 Aug 2024 16:50:21 +0200 Subject: [PATCH] flanders_report_generic.sty: use still higher tolerance * This value protects even better against overfull lines; this solved an extra case of overfull line in bibliography with long URL in reference. --- .../tex/latex/inborapport_2015/flanders_report_generic.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/local_tex/tex/latex/inborapport_2015/flanders_report_generic.sty b/inst/local_tex/tex/latex/inborapport_2015/flanders_report_generic.sty index b925e02a..1b91a627 100644 --- a/inst/local_tex/tex/latex/inborapport_2015/flanders_report_generic.sty +++ b/inst/local_tex/tex/latex/inborapport_2015/flanders_report_generic.sty @@ -708,7 +708,7 @@ \hbadness=10000 % badness above which bad hboxes are shown. \vbadness=10000 % badness above which bad vboxes are shown. -\tolerance=1000 % badness tolerance after hyphenation. +\tolerance=1500 % badness tolerance after hyphenation. \hyphenpenalty=1000 % penalty for line break after discresionary hyphen. \pretolerance=200 % badness tolerance before hyphenation. \clubpenalties=4 10000 5000 2000 0 % penalty for creating a club line at end of line.