Rendering improvement thanks to Father Jacques Peron

This commit is contained in:
Olivier Berten 2013-06-25 23:24:27 +01:00
parent e68d125e25
commit d35bbd3aaa

View File

@ -119,6 +119,8 @@ function mgabc2tex($c, $firstverse = False) {
{\fontsize{144}{144}\selectfont #1} {\fontsize{144}{144}\selectfont #1}
} }
\tolerance=9999
\pretolerance=500
'; ';
if($c['commentary']) { if($c['commentary']) {
$tex .= '\commentary{{\small \emph{'.$c['commentary']."}}}\n"; $tex .= '\commentary{{\small \emph{'.$c['commentary']."}}}\n";