]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/grob-description.scm
add some undocced properties.
[lilypond.git] / scm / grob-description.scm
index 7e4101ea20bd98bb4106d3880f6fbd8cb0550c06..2e848c7cdc3f67ece6948f895d4caf7c88ee9774 100644 (file)
@@ -94,7 +94,7 @@
        (padding . 0.1)
        (kern . 0.2)
        (thickness . 1.0)
-       (meta . ((interfaces . (text-interface self-alignment-interface font-interface))))
+       (meta . ((interfaces . (text-interface bass-figure-interface self-alignment-interface font-interface))))
        ))
     (Beam
      . (
        (molecule-callback . ,Text_item::brew_molecule)
        (X-offset-callbacks . (,Self_alignment_interface::aligned_on_self))
        (self-alignment-X . 0)
-       (non-rhythmic . #t)
        (word-space . 0.6)
        (ignore-length-mismatch . #f)
        (begin-alignment . 4)
        (edge-height . (1.0 . 1.0))
        (shorten-pair . (0.0 . 0.0))
        (thickness .  1.0)
-       (meta . ((interfaces . (piano-pedal-interface))))
+       (meta . ((interfaces . (text-spanner-interface piano-pedal-interface))))
        ))
 
     (RepeatSlash