From: fred Date: Sun, 24 Mar 2002 20:08:13 +0000 (+0000) Subject: lilypond-0.1.61 X-Git-Tag: release/1.5.59~3295 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2afbe68709882dbc2e4dfa10b6cd8268b56dddfe;p=lilypond.git lilypond-0.1.61 --- diff --git a/init/paper16.ly b/init/paper16.ly index 091048ee8a..35b411d5d9 100644 --- a/init/paper16.ly +++ b/init/paper16.ly @@ -39,7 +39,11 @@ paper_sixteen = \paper { interbeam = 3.14\pt; gourlay_energybound = 100000.; - gourlay_maxmeasures = 14.; + %{ + The following bounds the number of measures + on a line. Decreasing it greatly reduces computation time + %} + gourlay_maxmeasures = 10.; castingalgorithm = \Gourlay; \symboltables { \table_sixteen } \include "engraver.ly"