lilypond-user
[Top][All Lists]
Advanced

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

Bug report - stem lengths


From: Phil Holmes
Subject: Bug report - stem lengths
Date: Sun, 23 May 2010 10:39:03 +0100

The following causes LilyPond to crash with the log below the snippet:

\relative c'' {
 \stemUp
 \override Stem #'details #'beamed-lengths = #'(6)
 c8[ c] c16[ c] c32[ c]
 \revert Stem #'details
 c8[ c] c16[ c] c32[ c]
}

Log:
Interpreting music... Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...

Program finished

Commenting out either the \stemUp or the \revert make it run OK.

--
Phil Holmes





reply via email to

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