bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bus error on skip within doubly-nested tuplets


From: Han-Wen Nienhuys
Subject: Re: Bus error on skip within doubly-nested tuplets
Date: Tue, 24 Oct 2006 01:21:27 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20061008)

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 - address@hidden - http://www.xs4all.nl/~hanwen

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





reply via email to

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