]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/grob-description.scm
release: 1.5.36
[lilypond.git] / scm / grob-description.scm
index 3ea708e2f7b399d3292a39d8a7deb3fd7a9e535b..bb8a8545512f896859ee09d2db8823f9c0f303ea 100644 (file)
@@ -77,6 +77,9 @@
                       (direction . 0)
                       (font-family . number)
                       (font-relative-size . -1)
+                      (padding . 0.1)
+                      (kern . 0.2)
+                      (thickness . 1.0)
                       (meta . ,(grob-description text-interface font-interface ))
        ))
        (Beam . (
        (NoteSpacing . (
                (X-extent-callback . #f)
                (Y-extent-callback . #f)
-               (stem-spacing-correction . 0.)
+               (stem-spacing-correction . 0.5)
                (space-factor . 1.0)
                (meta . ,(grob-description note-spacing-interface))
        ))