lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: relative position of tempo and rehearsal marks


From: Frédéric Bron
Subject: Re: relative position of tempo and rehearsal marks
Date: Sat, 18 Apr 2009 21:26:12 +0200

> \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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]