]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/params.ly
release: 1.2.1
[lilypond.git] / ly / params.ly
index 12f1c34a3f14920f5eeca0df0702d2bd7d27d6b3..203169f394078ff9cbcbcfa206afbf2045862fcb 100644 (file)
@@ -232,7 +232,7 @@ hyphen_height = 0.2*\font_normal;
 hyphen_minimum_length = 0.25*\font_normal;
 
 % Multi-measure rests
-mmrest_x_minimum = 2.0*\staffheight;
+mmrest_x_minimum = 1.4*\staffheight;
 
 
 % chop off this much when next to pp / ff sign.
@@ -253,7 +253,7 @@ stemSpacingCorrection = 0.5*\interline;
 %{
  relative strength of space following breakable columns (eg. prefatory matter)
  %}
-breakable_column_space_strength = 8.0; 
+breakable_column_space_strength = 2.0; 
 
 % space after inline clefs and such get this much stretched
 decrease_nonmus_spacing_factor = 1.0 ;