]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grobs.scm
Fixes Issue 1504, allowing feather beam line breaking.
[lilypond.git] / scm / define-grobs.scm
index 6e4faedf405734df2ab216b63f5190efa9395377..8b9564f41e1776e00814887a7d4516b95dba4465 100644 (file)
      . (
        ;; todo: clean this up a bit: the list is getting
        ;; rather long.
-
        (auto-knee-gap . 5.5)
        (beam-thickness . 0.48) ; in staff-space
 
            (round-to-zero-slope . 0.02)))
        (direction . ,ly:beam::calc-direction)
 
+       (normalized-endpoints . ,ly:spanner::calc-normalized-endpoints)
        ;; only for debugging.
        (font-family . roman)