Hi Lukas,
this is the example where I’m using \numericTimeSignature
\new Staff <<
\set Staff.instrumentName = \markup \center-column{""}
\incipit { \clef soprano \key do\major\time
3/2\numericTimeSignature r2.^\markup \right-align"[Soprano]"}
\clef violin
\set Staff.midiInstrument = #"voice oohs"
\IIIsoprano
\set Staff.shortInstrumentName = "sop"
\new Lyrics \lyricsto "sovrana" \IIItesto
>>
Mario
Mario Bolognani
[email protected]
> Il giorno 30 dic 2022, alle ore 16:46, Lukas-Fabian Moser <[email protected]> ha
> scritto:
>
> Hi Mario,
>> Regarding \numericTimeSignature in \incipit I’m using it with baroque music
>> with clefs not currently in use for voice staffs, not in a mensural context.
>> This feature was working correctly with the 2.20 version.
> I'm the one responsible for the change in \numericTimeSignature, and as far
> as I can recall, the interaction with incipits was not investigated at that
> time, indeed.
>
> Can you please provide an example ly file?
>
> Lukas
>