]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grobs.scm
release commit
[lilypond.git] / scm / define-grobs.scm
index 25e00eaa1f657d9bc5f6874f0f7d487eae575e91..db7669729e6865b27fbcf65a4b0112cf1790edaf 100644 (file)
 
        ;;
        ;; Ross. page 151 lists other values, we opt for a leaner look
-       ;; 
+       ;;
+       ;; TODO:
+       ;; kern should scale with linethickness too. 
        (kern . 3.0)
        (thin-kern . 3.0)
        (hair-thickness . 1.9)
        (grace-space-factor . 0.6)
        (shortest-duration-space . 2.0)
        (spacing-increment . 1.2)
+;      (base-shortest-duration . ,(ly:make-moment 1 8 3 2))
        (base-shortest-duration . ,(ly:make-moment 1 8))
        (meta . ((interfaces . (spacing-interface spacing-spanner-interface spanner-interface))))
        ))