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
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user