lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rehearsal Mark positioning


From: Han-Wen Nienhuys
Subject: Rehearsal Mark positioning
Date: Fri, 31 Aug 2001 18:32:53 +0200

address@hidden writes:
> phrase is typically at a different place in all the parts, and the
> cadence note may well be a different length in each part.  So I want
> it to be clear that the rehearsal mark applies to the note it's
> over, and not the next note.
> 
> Is there a property of the rehearsal mark that would adjust this
> behavior?

No. Rehearsal marks are always put on bar lines (between notes). This
reflects standard practice AFAIK.

You could write a new engraver (or adapt the existing mark-engraver)
to wait for note heads, and tack the X position of the mark onto the
last note head. However, such an approach will still get wrong results
if the \marks in a score are not synchronised between different
staffs.

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]