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



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

Reply via email to