Hi Gilles (et al.),
It's not a troll, but i don't think it is very useable in a real music
because the snippet add the "Mark_engraver" to the second Staff, so
you have to do the choice to get also all \mark in both Staff, like in
the example below.
Good point... although that's easy to get around -- see modified example.
Ok, cannot complain anymore ... :-)
I have tried a similar solution using, instead #'transparent property, the
#'stencil property
( \override Staff.RehearsalMark #'stencil = ##f then \revert
Staff.RehearsalMark #'stencil ),
It worked well too, but Lilypond complained :
" Programming error : cannot align on self: empty element"
So #'transparent is here quite perfect.
Gilles
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user