lilypond-user
[Top][All Lists]
Advanced

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

Re: Alignment problem with RehearsalMark


From: Neil Puttock
Subject: Re: Alignment problem with RehearsalMark
Date: Thu, 30 Aug 2007 21:08:48 +0100

Hi Mats,

On 8/28/07, Mats Bengtsson <address@hidden> wrote:

Here's an example, which I also send to bug-lilypond.

\relative { \mark "C" c1 | \mark "D" d  | \clef alto
\mark "E" e | \mark "F" f |
}

  % Uncommenting this layout block, causes both the C and the E marks
  % to move to the left!
%{
\layout {
        \context { \Score
            \remove "Staff_collecting_engraver"
            \remove "Mark_engraver"
        }
        \context { \Staff
            \consists "Staff_collecting_engraver"
            \consists "Mark_engraver"
        }
    }
%}

I don't mean to hassle you, but nothing's appeared on bug-lilypond yet. If you like, I'll post a report myself.

Regards,
Neil

reply via email to

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