Re: 'space-increment' property of 'MultiMeasureRest'
Werner LEMBERG <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
> Why is the 'space-increment' property of 'MultiMeasureRest' grobs
> tagged as 'internal'? The snippet
>
> https://wiki.lilypond.community/wiki/Multi-measure_rest_length_control
>
> shows how to change the property, and to me this looks like a valid
> use-case.
>
> I suggest to make this property a normal one.
Fixed with this MR.
https://gitlab.com/lilypond/lilypond/-/merge_requests/2819
Werner