On 30.10.2015 23:29, Gilberto Agostinho wrote:
Simon Albrecht-2 wroteTry: \layout { \context { \Staff \override OttavaBracket.springs-and-rods = #ly:spanner::set-spacing-rods %\override OttavaBracket.minimum-length = 0.3 } } and adjust minimum-length to taste.For some reason this has no effect for me, Simon. Do you have any idea what I can be doing wrong? Of course I uncommented the minimum-length line and then I added tried adding this layout block before and after the function, and always before my music block, and nothing worked :(
You’re right, I only tested it with the default \ottava function, and that works. 0.3 is the default value for minimum-length, so you don’t need to uncomment that line for testing. Hm, I can’t tell why it doesn’t work properly with the overrides from our custom function… The line at the right end is printed with the spacing-rods override, but minimum-length remains without effect. Can anyone help out with that?
Yours, Simon _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
