Knut Petersen writes:
> Am 23.04.2018 um 14:21 schrieb David Kastrup:
>>
>> Huh. I'd rather have #f stand for the default, and '() for none. That
>> seems like a saner interface since an empty list carries obvious
>> meaning.
>>
>> Not backwards-compatible but I think this one has not been rele
Am 23.04.2018 um 14:21 schrieb David Kastrup:
Huh. I'd rather have #f stand for the default, and '() for none. That
seems like a saner interface since an empty list carries obvious
meaning.
Not backwards-compatible but I think this one has not been released in a
stable release yet.
But it
Knut Petersen writes:
> Hi everybody!
>
> I think it would be useful to add a repeat-type "none" to the
> repeat-types-alist in unfold-repeats (music-functions.scm), e.g.
>
>(define-public (unfold-repeats types music)
> "Replace repeats of the types given by @var{types} with unfolded
Hi everybody!
I think it would be useful to add a repeat-type "none" to the
repeat-types-alist in unfold-repeats (music-functions.scm), e.g.
(define-public (unfold-repeats types music)
"Replace repeats of the types given by @var{types} with unfolded repeats.
If @var{types} is an emp