X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fgrob-description.scm;h=2e848c7cdc3f67ece6948f895d4caf7c88ee9774;hb=498d0148b2c2611a8d96549527a3c14fa6e9de04;hp=7e4101ea20bd98bb4106d3880f6fbd8cb0550c06;hpb=99162f3062bff80644494f928bb3accd3b7d5512;p=lilypond.git diff --git a/scm/grob-description.scm b/scm/grob-description.scm index 7e4101ea20..2e848c7cdc 100644 --- a/scm/grob-description.scm +++ b/scm/grob-description.scm @@ -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 . ( @@ -384,7 +384,6 @@ (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) @@ -574,7 +573,7 @@ (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