]> git.donarmstrong.com Git - lilypond.git/commitdiff
Alphabetize grob properties
authorCarl Sorensen <c_sorensen@byu.edu>
Fri, 14 Aug 2009 17:47:54 +0000 (11:47 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Fri, 14 Aug 2009 17:47:54 +0000 (11:47 -0600)
scm/define-grobs.scm

index 5886e4226a3475e058fd5f68fe6e172c1c72a6e9..5df7652f6e001e375703c4539e22453a251d6993 100644 (file)
        ;; rather long.
 
        (auto-knee-gap . 5.5)
+       (beam-thickness . 0.48) ; in staff-space
 
        ;; We have some unreferenced problems here.
        ;;
        (shorten . ,ly:beam::calc-stem-shorten)
        (stencil . ,ly:beam::print)
 
-       (beam-thickness . 0.48) ; in staff-space
-
        (meta . ((class . Spanner)
                 (object-callbacks . ((normal-stems . ,ly:beam::calc-normal-stems)))
                 (interfaces . (beam-interface