lilypond-user
[Top][All Lists]
Advanced

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

Re: Depriciated ?


From: Jean Abou Samra
Subject: Re: Depriciated ?
Date: Thu, 22 Dec 2022 18:19:06 +0100



Le 22 déc. 2022 à 17:52, Karim Haddad <karim.haddad@ircam.fr> a écrit :

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


Use convert-ly. See the very top of https://lilypond.org/doc/v2.24/Documentation/changes/index.html

For \RemoveEmptyStaffContext, the deprecation is very old, so make sure you set the \version in your file to something like "2.12.0" before converting.

Regards,
Jean





--
Karim Haddad

Music Representations Team, IRCAM
Research and development manager.
email    : karim.haddad@ircam.fr
webpage : http://karim.haddad.free.fr


reply via email to

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