lilypond-devel
[Top][All Lists]
Advanced

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

\grace at start of repeat block bug


From: Richard Shann
Subject: \grace at start of repeat block bug
Date: Sun, 03 Aug 2003 11:29:27 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

If you have a grace note at the start of a repeat, it is placed before the repeat, it should of course come after. Here is an example (the \partial is used to force the presence of the begin-repeat bar). I have lilypond 2.6.5.

\score {
\context Staff \context Voice \notes  {
   \partial 8 e''8
   \repeat volta 2 {
   \grace b''8 ( ) a''4
   gis''4
   a''4
   c''8
} }
\paper {}
}






reply via email to

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