From d35bbd3aaa6a49354381eaccc437882881785c7d Mon Sep 17 00:00:00 2001 From: Olivier Berten Date: Tue, 25 Jun 2013 23:24:27 +0100 Subject: [PATCH] Rendering improvement thanks to Father Jacques Peron --- chant_img.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chant_img.php b/chant_img.php index 48ce1db..ab68e24 100644 --- a/chant_img.php +++ b/chant_img.php @@ -119,6 +119,8 @@ function mgabc2tex($c, $firstverse = False) { {\fontsize{144}{144}\selectfont #1} } +\tolerance=9999 +\pretolerance=500 '; if($c['commentary']) { $tex .= '\commentary{{\small \emph{'.$c['commentary']."}}}\n";