>Date: Fri, 24 Oct 2008 18:05:46 +0200
>From: Mats Bengtsson <[EMAIL PROTECTED]>
>
>plutek-infinity wrote:
>>
>> sorry my mistake. i had this later in my layout block:
>>
>> \context {
>> \RemoveEmptyStaffContext
>> }
>>
>> that command, of course, defines a staff context, so i gues
plutek-infinity wrote:
sorry my mistake. i had this later in my layout block:
\context {
\RemoveEmptyStaffContext
}
that command, of course, defines a staff context, so i guess the two staff
contexts were conflicting.
The last definition in your file is the one tha
>Date: Fri, 24 Oct 2008 17:43:52 +0200
>From: Mats Bengtsson <[EMAIL PROTECTED]>
>It certainly works over here in version 2.11.63.
sorry my mistake. i had this later in my layout block:
\context {
\RemoveEmptyStaffContext
}
that command, of course, defines a staff context,
plutek-infinity wrote Friday, October 24, 2008 4:34 PM
greetings!
in 2.11.61, this changed time signature style to numeric:
\layout {
\context {
\Staff
\override TimeSignature #'style = #'()
}
}
in 2.11.62, it no longer does so
It does in 2.11.62 here. Are you sure this
It certainly works over here in version 2.11.63.
/Mats
plutek-infinity wrote:
greetings!
in 2.11.61, this changed time signature style to numeric:
\layout {
\context {
\Staff
\override TimeSignature #'style = #'()
}
}
in 2.11.62, it no longer does so, but the defin