lilypond-user
[Top][All Lists]
Advanced

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

Re: placement of rehearsal marks


From: Helge Kruse
Subject: Re: placement of rehearsal marks
Date: Mon, 14 Feb 2011 06:34:28 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.5) Gecko/20091204 Lightning/1.0b1 Thunderbird/3.0

Am 13.02.2011 18:04, schrieb James Lowe:
Hello


\relative c' {
    \time 2/4
    r4 c' | \mark \default
<<  {
      \hideNotes
      c4.\glissando
      a''8 \unHideNotes
      }
    \\ { c,,2 }>>
   \override Score.RehearsalMark #'outside-staff-priority = ##f  % this is the 
line you want to add
    \time 3/4 \mark \default
    a4. c,8 f a |
}

This works great. I added a \once in front, since I wanted to affect exactly this rehearsal mark, but this shouldn't be necessary.

Thanks,
Helge




reply via email to

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