Hi Helge,
2014-07-13 10:26 GMT+02:00 Helge Kruse <[email protected]>:
> How can I get the rehearsal mark immediately above the staff line?
>
Try :
\version "2.18.0"
{
\once\override Score.MetronomeMark.outside-staff-priority = #2000
\tempo "Allegretto ma non troppo" 4=100
\time 4/4
\compressFullBarRests
R1*2
\mark\default
R1 R
<b' d'' f'' a'' c'''>
}
See also :
http://www.lilypond.org/doc/v2.18/Documentation/learning/outside_002dstaff-objects.html#the-outside_002dstaff_002dpriority-property
Cheers,
Pierre
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user