Hi David,
Am 05.02.2017 um 16:19 schrieb David Kastrup:
David Kastrup writes:
Jan-Peter Voigt writes:
Hi folks,
I just stumbled over a bug with \displayLilyMusic and
scheme-engravers. The following fails in recent devel:
%%%
\version "2.19.55"
\displayLilyMusic \new Staff \with {
\co
David Kastrup writes:
> Jan-Peter Voigt writes:
>
>> Hi folks,
>>
>> I just stumbled over a bug with \displayLilyMusic and
>> scheme-engravers. The following fails in recent devel:
>>
>> %%%
>>
>> \version "2.19.55"
>>
>> \displayLilyMusic \new Staff \with {
>> \consists #(lambda (context)
>>
Jan-Peter Voigt writes:
> Hi folks,
>
> I just stumbled over a bug with \displayLilyMusic and
> scheme-engravers. The following fails in recent devel:
>
> %%%
>
> \version "2.19.55"
>
> \displayLilyMusic \new Staff \with {
> \consists #(lambda (context)
>(make-engraver))
> } \re
Jan-Peter Voigt writes:
> Hi folks,
>
> I just stumbled over a bug with \displayLilyMusic and
> scheme-engravers. The following fails in recent devel:
>
> %%%
>
> \version "2.19.55"
>
> \displayLilyMusic \new Staff \with {
> \consists #(lambda (context)
>(make-engraver))
> } \re
Hi folks,
I just stumbled over a bug with \displayLilyMusic and scheme-engravers.
The following fails in recent devel:
%%%
\version "2.19.55"
\displayLilyMusic \new Staff \with {
\consists #(lambda (context)
(make-engraver))
} \relative { bes'4 a c b }
%%%
ERROR: In proced