hi,

On Mon, Jan 13, 2014 at 2:51 AM, pabuhr <pab...@fastmail.fm> wrote:
> I'm sorry, I can't make this example smaller and generate the problem.
>
> I want line 2 to end with the mark "Fine", but the mark "Fine" appears at the
> start of line 3. How do I get "Fine" to appear at the end of line 2?

this is probably what you're looking for:
http://lilypond.org/doc/v2.16/Documentation/notation/visibility-of-objects#using-break_002dvisibility

use: \once \override RehearsalMark #'break-visibility = #end-of-line-visible

(this isn't actually mentioned in the manual for RehearsalMark, but is
documented for BarNumber.)

regards,
sb
-- 
Do not meddle in the affairs of trombonists, for they are subtle and
quick to anger.

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

Reply via email to