Trevor Bača escreveu:
Hi,

A skip within a doubly-nested tuplet causes a bus error. For example ...

%%% BEGIN BUG %%%

\version "2.9.26"

\new Staff {
  \times 2/3 {
     \times 2/3 {
        c'8
        s4 % THIS IS THE OFFENDING EXPRESSION
     }
     c'4
     c'4
     c'4
  }
}


http://code.google.com/p/lilypond/issues/detail?id=119
--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to