bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bus Error w/ Line Breaking


From: Will Oram
Subject: Re: Bus Error w/ Line Breaking
Date: Mon, 16 Aug 2004 20:39:53 -0500

This reproduces the problem exactly in 2.3.11:

%%% begin file %%%

spacing =  { s1 | \appoggiatura s8 s1 }

\score {
        \new Staff <<
                        \spacing
                        \new Voice {
                                \relative c' {
                                        a4 b c d
                                        \appoggiatura e8 d4 c b a
                                }
                        }
                >>
        
        \paper { }
}

%%% end file


On Aug 16, 2004, at 4:19 PM, Han-Wen Nienhuys wrote:

address@hidden writes:
Don't pull something like this:
s2. | s2. | \appoggiatura s8 s2. | s2. | \break

Or you'll get this:
Calculating line breaks... Bus error

can you send a full bugreport?

--

Han-Wen Nienhuys | address@hidden | http://www.xs4all.nl/~hanwen


Will Oram // Genius @ Large // AIM spamguy21
spamguy (at) foxchange (dot) com // wro1 (at) cwru (dot) edu





reply via email to

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