]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/params.ly
release: 1.1.64
[lilypond.git] / ly / params.ly
index e9fc341694ab13a58c00008395514debdae3a6f7..033f1c9a3ff1733f39a18773ee7cb4172739d5d4 100644 (file)
@@ -201,12 +201,14 @@ stemSpacingCorrection = 0.5*\interline;
 
 
 % relative strength of space following  tprefatory matter, and inline clefs.
-non_musical_space_strength = 40.0; 
+non_musical_space_strength = 8.0; 
 
 
 %If columns do not have spacing information set, set it to this much
 loose_column_distance = 2.0 * \interline;
 
+% if stem is on middle line, choose this direction.
+stem_default_neutral_direction = 1.0;
 
 \include "engraver.ly";