Graham Percival wrote:
Yes, read the manual, 8.1.3 Text marks:
----
To print the mark at the end of the current line, use

\override Score.RehearsalMark
  #'break-visibility = #begin-of-line-invisible
----

I don't know why end-of-line-visible doesn't work, but since it isn't mentioned in the manual, I don't think it's a serious problem.
http://www.lilypond.org/doc/v2.8/Documentation/user/lilypond-internals/item_002dinterface.html
end-of-line-visible is mentioned here.

None of the break-visibility properties had any effect as long as I was doing
   \override RehearsalMark
but they all had an effect (including end-of-line-visible) when I specified the following:
   \override Score.RehearsalMark

In hindsight, this is semi-obvious, since before I was inside either the Staff or Voice context.

Graham, as always, thanks for your response.

--Daniel


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to