lilypond-devel
[Top][All Lists]
Advanced

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

Re: collision of rehearsal marks, y-parent


From: Graham Percival
Subject: Re: collision of rehearsal marks, y-parent
Date: Fri, 31 Mar 2006 00:28:58 -0800


On 30-Mar-06, at 11:51 PM, Werner LEMBERG wrote:

While working on a big score together with proper parts extraction I
find that vertical positioning of rehearsal marks needs manual
adjustments most often.

Absolutely.  :(

I use this method as a workaround:
\layout { \context { \Score
\override RehearsalMark #'Y-offset = #ly:self-alignment-interface::aligned-on-y-parent
  \override RehearsalMark #'self-alignment-Y = #-1
}}

and sometimes override it with things like
\once \override Score.RehearsalMark #'self-alignment-Y = #0.7
in the piece.

Cheers,
- Graham





reply via email to

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