]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/grob-description.scm
release: 1.3.121
[lilypond.git] / scm / grob-description.scm
index 07068dbbcdca6303aa33253ea1cdb2ccfd9bff43..2f3a0d5f003620ec92c835d5f6edb06998e7d74f 100644 (file)
@@ -57,7 +57,7 @@
                 ;; todo: clean this up a bit: the list is getting
                 ;; rather long.
                 (molecule-callback . ,Beam::brew_molecule)
-                (thickness . 0.48) ; in staff-space
+                (thickness . 0.42) ; in staff-space, should use stafflinethick?
                 (before-line-breaking-callback . ,Beam::before_line_breaking)
                 (after-line-breaking-callback . ,Beam::after_line_breaking)
                 (default-neutral-direction . 1)