bug-lilypond
[Top][All Lists]
Advanced

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

crash when \setting a grob if it is used afterwards


From: Eluze
Subject: crash when \setting a grob if it is used afterwards
Date: Wed, 12 Dec 2012 13:40:09 -0800 (PST)

with the code (admittedly wrong)
  {  \set Fingering = #'(up)  g1 -1 } 
LilyPond stops working; without the fingering (-1) there is neither warning
nor crash

similar crash with
  { \set Stem = #'(up) g1 }
but using a stemless "note" works:
  { \set Stem = #'(up) s1 }


would it be possible to create a warning/error message in such cases?

Eluze






--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/crash-when-setting-a-grob-if-it-is-used-afterwards-tp137583.html
Sent from the Bugs mailing list archive at Nabble.com.



reply via email to

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