lilypond-user
[Top][All Lists]
Advanced

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

Error when compiling snippet "Parenthesize a group of notes using a Sche


From: Joseph Srednicki
Subject: Error when compiling snippet "Parenthesize a group of notes using a Scheme function"
Date: Fri, 16 Dec 2022 18:41:03 +0000 (UTC)

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: error: bad grob property path
\once \override
ParenthesesItem.stencils = #(lambda (grob)

C:/Users/jossr/AppData/Local/Temp/frescobaldi-ml8etqod/tmp7uoisrq_/document.ly:18:19: error: bad grob property path
\once \override
ParenthesesItem.stencils = #(lambda (grob)

C:/Users/jossr/AppData/Local/Temp/frescobaldi-ml8etqod/tmp7uoisrq_/document.ly:25:13: error: bad grob property path
\override
ParenthesesItem.font-size = #5

My knowledge of Scheme is rudimentary and limited to reading the documentation and writing some simple functions. I also searched the archive to see if someone else had reported this issue but did not find anything.

Thanks.

reply via email to

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