bug-lilypond
[Top][All Lists]
Advanced

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

Re: crash with wrong \partial argument


From: Graham Percival
Subject: Re: crash with wrong \partial argument
Date: Thu, 16 Nov 2006 10:24:18 -0800
User-agent: Thunderbird 1.5.0.8 (Macintosh/20061025)

Thanks for the report!  I believe that
\partial 3*8
is invalid syntax; does this work with
\partial 8*3
?

Despite the syntax issue, you should still get an error message instead of a crash.

Cheers,
- Graham

jmk wrote:
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


_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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