lilypond-user
[Top][All Lists]
Advanced

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

Re: Rehearsal mark on time signature


From: Han-Wen Nienhuys
Subject: Re: Rehearsal mark on time signature
Date: Thu, 01 Dec 2005 18:05:50 +0100
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

Trevor Bača wrote:
OK, that's awesome.

Snippet:

%%%% TEMPO INDICATION EXACTLY WITH TIME SIGNATURE %%%%

\score {
   \new Staff {
      \set Score.rehearsalMarkAlignSymbol = #'time-signature
      \override Score.RehearsalMark #'X-offset = #0.0
      \time 2/4 \mark "First mark"
      c'4 c'4
      \time 3/4 \mark "Second mark"
      c'4 c'4 c'4
   }
}

%%%%%%% END SNIPPET %%%%%%%%%%%%%%%%%

Works great on "Second mark"; I take the fact that "First mark" not
working is the bug you're hunting down? (Or I'm just botching the

should be fixed in 2.7.20


--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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