X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fparams.ly;h=f0e9893b8d37316d3adcd8f1ee4272ace3913a4b;hb=d1965f31e75a5e1e9faeb995ef2d37ce5fb3ff85;hp=71f1f66b1ef46befcabb2f4fb006a6d87b4751ce;hpb=b72714440434f1af8a4c0a4d21742c3a56b2587e;p=lilypond.git diff --git a/ly/params.ly b/ly/params.ly index 71f1f66b1e..f0e9893b8d 100644 --- a/ly/params.ly +++ b/ly/params.ly @@ -267,6 +267,14 @@ If columns do not have spacing information set, set it to this much %} loose_column_distance = 2.0 * \interline; +%{ +Relative cost of compressing (vs. stretching). Increasing this +will cause scores to be set looser +. +%} + +compression_energy_factor = 0.6; + % if stem is on middle line, choose this direction. stem_default_neutral_direction = 1.0;