lilypond-user
[Top][All Lists]
Advanced

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

rehearsal marks


From: D Josiah Boothby
Subject: rehearsal marks
Date: Tue, 28 Sep 2004 18:15:59 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040924 Debian/1.7.3-2

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 }
}




reply via email to

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