Re: global time signature style in 2.11.62

2008-10-24 Thread plutek-infinity
>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

Re: global time signature style in 2.11.62

2008-10-24 Thread Mats Bengtsson
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

Re: global time signature style in 2.11.62

2008-10-24 Thread plutek-infinity
>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,

Re: global time signature style in 2.11.62

2008-10-24 Thread Trevor Daniels
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

Re: global time signature style in 2.11.62

2008-10-24 Thread Mats Bengtsson
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