X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fparams.ly;h=203169f394078ff9cbcbcfa206afbf2045862fcb;hb=3d59b15cfcb500305c85f2f58d708e09c81a6b95;hp=12f1c34a3f14920f5eeca0df0702d2bd7d27d6b3;hpb=801403a95ad820339266d9c40263631c293bd79b;p=lilypond.git diff --git a/ly/params.ly b/ly/params.ly index 12f1c34a3f..203169f394 100644 --- a/ly/params.ly +++ b/ly/params.ly @@ -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 ;