bug-lilypond
[Top][All Lists]
Advanced

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

Re: crash when \setting a grob if it is used afterwards


From: David Kastrup
Subject: Re: crash when \setting a grob if it is used afterwards
Date: Thu, 13 Dec 2012 09:46:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eluze <address@hidden> writes:

> David Kastrup wrote
>> Eluze &lt;
>
>> eluzew@
>
>> &gt; writes:
>> 
>>> David Kastrup wrote
>>>> For an explanation, see
>>>> &lt;URL:http://code.google.com/p/lilypond/issues/detail?id=2870#c7&gt;
>>>
>>> well, here she only says:
>>>
>>> GNU LilyPond 2.17.8
>>> Processing `test.ly'
>>> Parsing...
>>> Interpreting music...
>> 
>> You have to try using the broken internals afterwards. 
>
> where (and what) are these???

Well, I referred to comment #7 which gives
\set Voice #'Accidental #'color #red
as an example (obviously I forgot that set does not allow for
subproperty setting).  One crashing example would be


{
  \set Voice.Accidental = #'(color red)
  cis1
}

>> At any rate, the
>> explanation is applicable to your crashes.
>
> I guess so

-- 
David Kastrup




reply via email to

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