]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/params.ly
patch::: 1.1.52.gp2
[lilypond.git] / ly / params.ly
index c3bbd2edadf24eda57558cd79b8403c7e01b0b45..8c40d19377b915d4a5c666f1dbca30fa0baf4007 100644 (file)
@@ -154,6 +154,10 @@ rulethickness = \staffline;
 
 extender_height = 0.8*\staffline;
 
+hyphen_thickness = 0.05*\font_normal;
+hyphen_height = 0.2*\font_normal;
+hyphen_minimum_length = 0.25*\font_normal;
+
 % Multi-measure rests
 mmrest_x_minimum = 2.0*\staffheight;