bug-lilypond
[Top][All Lists]
Advanced

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

crash with tuplets containing only skips and dynamics


From: René Brandenburger
Subject: crash with tuplets containing only skips and dynamics
Date: Sat, 12 Oct 2013 20:05:57 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0

Hi,

the following snippets crashes lilypond 2.17.26 on windows7 64bit,

\version "2.17.26"

\times 2/3 {s8\> s8\< s8\!}


output:
Starte lilypond.exe 2.17.26 [Ohne Titel] ...

Processing
`c:/users/brandenr/appdata/local/temp/frescobaldi-gyhmmg/tmph84id7/document.ly'

Parsing...

Interpreting music...

programming error: stopped tuplet bracket has neither left nor right bound

continuing, cross fingers

Preprocessing graphical objects...

Wurde mit dem Return-Code -1073741819 beendet.


wheras it works fine in lilypond 2.16.2 (it emits a warning, but output
is fine)

Starte lilypond.exe 2.16.2 [Ohne Titel] ...

Processing
`c:/users/brandenr/appdata/local/temp/frescobaldi-gyhmmg/tmph84id7/document.ly'

Parsing...

Interpreting music...

programming error: stopped tuplet bracket has neither left nor right bound

continuing, cross fingers

Preprocessing graphical objects...

Finding the ideal number of pages...

Fitting music on 1 page...

Drawing systems...

Layout output to `document.ps'...

Converting to `./document.pdf'...

Success: compilation successfully completed

Erfolgreich abgeschlossen in 1.1".


regards

rené brandenburger



reply via email to

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