]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/params-init.ly
release: 1.5.44
[lilypond.git] / ly / params-init.ly
index de985ca6291003ee2112b6ae25cd5120c397aee0..5eb9d02646a2259ccd8cdce422433e6a33afaf1c 100644 (file)
@@ -18,12 +18,12 @@ paperfile = \papersize + "-init.ly"
 \include \paperfile
 \include "paper-init.ly"
 
-unit = "mm"
 staffspace = \staffheight / 4.0
 stafflinethickness = \staffspace / 10.0
 outputscale = \staffheight / 4.0
 
-blotdiameter = 0.4 / \outputscale
+blotdiameter = 0.4 \pt
+
 
 \translator { \NoteNamesContext }
 \translator { \ScoreContext }