> \once \override Score.MetronomeMark #'outside-staff-priority = #1500
> \once \override Score.RehearsalMark #'outside-staff-priority = #1000

This time the trick do not work, why? I want the bar number to be
below a text spanner:

{ \override BarNumber #'outside-staff-priority = #1
  \textSpannerUp \override TextSpanner #'(bound-details left text) =
"Stringendo"
  c'1 \startTextSpan \repeat unfold 20 { c' }
  c' \stopTextSpan
}

Any idea?

Frédéric


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to