> 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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to