Before, is this a file that you previously compiled using earlier versions? did you try running convert-ly on the file before compiling it using 2.24?

For the first question, try changing the context to a \score context. I don't know if that worked in previous versions, but this snippet https://lsr.di.unimi.it/LSR/Snippet?id=307 shows that the \override VerticalAxisGroup.remove-first variable is set in the score context.

For the second question, it appears that defaultBarType was renamed to measureBarType, you could give that a try.

-Will

On 12/22/22 11:50, Karim Haddad wrote:
Dear list,

Using the latest Lilypond version 2.24.0, in my \layout section, i have two 
issues:

1)

  \context {
     \RemoveEmptyStaffContext
          \override VerticalAxisGroup.remove-first = ##t
                  }

The \RemoveEmptyStaffContext generates a lot of errors and the score fails to 
compile.

2)  defaultBarType = #""

warning: cannot find property type-check for `defaultBarType' 
(translation-type?).  perhaps a typing error?

apparently is not recognized anymore ?

Can somebody point me in the right direction in order to have some equivalent 
calls?

THank you

--
William Rehwinkel

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to