]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/grob-description.scm
* scm/grob-description.scm (all-grob-descriptions): set
[lilypond.git] / scm / grob-description.scm
index 3b9790090cd48ad9f276051dd0eba92a09c24f57..4425102e63c6b75e5065911426945a1a20b2b356 100644 (file)
      . (
        (X-extent-callback . ,Axis_group_interface::group_extent_callback)
        (left-padding . 0.3)
-       (right-padding . 0.3)
+
+       ;; this is quite small, but it is very ugly to have
+       ;; accs closer to the previous note than to the next one.
+       (right-padding . 0.15)
        (meta . ((interfaces . (item-interface accidental-placement-interface))))
        ))
 
      . (
        (molecule-callback . ,Text_item::brew_molecule)
        (no-spacing-rods . #t)
+       (X-offset-callbacks . (,Self_alignment_interface::aligned_on_self))
        (direction . -1)
        (padding . 0.5)
        (script-priority . 200)