2015-06-22 23:29 GMT+02:00 Michael Rivers <[email protected]>:
> Yes, exactly. Thank you!
>
> I have run into another problem in the meantime: fermatas over barlines
> appear at the end of lines, but the rehearsal marks appear at the beginning.
> Do you know a way to force them back to the end of the previous line?
In the NR look for 'break-visibility'
{
c'1 |
c' |
\once \override Score.RehearsalMark.break-visibility = ##(#t #f #f)
\mark \markup \center-column { "lunga" \musicglyph #"scripts.ufermata" }
\break
c'
}
Far more complicated if you want RehearsalMarks at line-begin _and_
end of the previous line.
Though, there are ways to do so, p.e.:
http://old.nabble.com/Nice-workaround-for-simultaneous-rehearsal-marks-%E2%80%93-thanks-Neil!-td32212763.html
HTH,
Harm
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user