On Fri, Dec 16, 2022 at 11:48 AM Joseph Srednicki <[email protected]>
wrote:

> I am running Lilypond 2.24.0 on Windows 11.
>
> I am trying the use the snippet entitled "Parenthesize a group of notes
> using a Scheme function" located at
> https://lsr.di.unimi.it/LSR/Snippet?id=902.
>
> I receive the following errors:
>
>
> :/Users/jossr/AppData/Local/Temp/frescobaldi-ml8etqod/tmp7uoisrq_/document.ly:12:19
> <http://0>: error: bad grob property path
> \once \override
> ParenthesesItem.stencils = #(lambda (grob)
>
>
> C:/Users/jossr/AppData/Local/Temp/frescobaldi-ml8etqod/tmp7uoisrq_/document.ly:18:19
> <http://1>: error: bad grob property path
> \once \override
> ParenthesesItem.stencils = #(lambda (grob)
>
>
> C:/Users/jossr/AppData/Local/Temp/frescobaldi-ml8etqod/tmp7uoisrq_/document.ly:25:13
> <http://2>: error: bad grob property path
> \override
> ParenthesesItem.font-size = #5
>

Have you used convert-ly?

https://lilypond.org/doc/v2.24/Documentation/usage/updating-files-with-convert_002dly

ParenthesesItem changed to Parentheses in 2.24

HTH,

Carl

>

Reply via email to