bug-lilypond
[Top][All Lists]
Advanced

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

Regression test 'grace-end.ly' generates a programming error


From: James
Subject: Regression test 'grace-end.ly' generates a programming error
Date: Sun, 9 Feb 2014 14:10:58 +0000

Hello,

% .../input/regression/grace-end.ly

\version "2.19.3"

#(ly:set-option 'warning-as-error #f)

\context Voice \relative c' {
  c4 \grace { d16 d16 }
}

--snip--

GNU LilyPond 2.19.3
Processing `grace-end.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
programming error: bounds of this piece aren't breakable.
continuing, cross fingers
Layout output to `grace-end.ps'...
Converting to `./grace-end.pdf'...

--snip--

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

James


reply via email to

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