bug-lilypond
[Top][All Lists]
Advanced

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

Bug with acciaccatura on beginning of staff


From: Michail M . Iglizky
Subject: Bug with acciaccatura on beginning of staff
Date: Wed, 18 May 2011 18:02:48 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top-posting

\version "2.13.61"

\score {
  \new StaffGroup { <<
    \new Staff {
      \clef treble
      \time 2/4
      R2  
    }
    \new Staff {
      \clef alto
      \time 2/4
      \acciaccatura des''8 c''8  
    }
  >> }
}

produce buggy output (double clef and wrong acciaccatura spacing)

PS: Sorry for my bad english




reply via email to

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