lilypond-user
[Top][All Lists]
Advanced

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

Re: rehearsal marks


From: Paul Scott
Subject: Re: rehearsal marks
Date: Tue, 28 Sep 2004 23:27:16 -0700
User-agent: Mozilla Thunderbird 0.7.3 (X11/20040912)

D Josiah Boothby wrote:

How can I change the height of rehearsal marks? I'm using 2.2.6 and have a couple marks which overlap with slurs. One example:

\version "2.2.6"

\header {
   title = "mark overlaps tie"
}

\score {
   \notes \relative c''' {
      \time 4/2
       aes4 es c'2 b bes ~
       \mark \default
       bes4 aes ~ aes8 g f e f1
   }
   \paper { raggedright = ##t }
}


\override Score.RehearsalMark   #'padding = #3

Paul Scott





reply via email to

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