bug-lilypond
[Top][All Lists]
Advanced

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

crash with wrong \partial argument


From: jmk
Subject: crash with wrong \partial argument
Date: Sat, 11 Nov 2006 14:21:07 +0100
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

desired behaviour, example 1

example 1:
---------------
\version "2.9.29"
\relative c'' {
\time 3/4
\clef treble
\partial 3*8 r8 r8 d,8
%g4 a8 b16[ d] c8 b
}
----------------


if the last line is uncommented, lilypond crashes


example 2:
---------------
\version "2.9.29"
\relative c'' {
\time 3/4
\clef treble
\partial 3*8 r8 r8 d,8
g4 a8 b16[ d] c8 b
}
----------------

windows crash details:

AppName: lilypond-windows.exe
AppVer: 2.9.29.1
ModName: lilypond-windows.exe
ModVer: 2.9.29.1
Offset: 0022daaa




reply via email to

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