How can I achive that the rehearsal mark is below the metronome mark "Allegro ma non troppo" (between the numbers for the FullBarRests)?
This is what I tried: \version "2.16.0" { \once \override MetronomeMark #'outside-staff-priority = #10000 \tempo "Allegro ma non troppo" \set Score.skipBars = ##t \once \override RehearsalMark #'outside-staff-priority = #1 R1 * 2 \once \override RehearsalMark #'outside-staff-priority = #1 \mark \default R1 * 2 } Henning
<<attachment: demo.png>>
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user