Re: whiteout of beam doesn't work

2011-11-20 Thread Stefan Thomas
Thanks Xavier, I didn't see it, but it works fine now! 2011/11/19 Xavier Scheuer > On 19 November 2011 10:30, Stefan Thomas > wrote: > > Dear community, > > in the following snippet, I wanted to white out the beam. > > Unfortunately it doesn't work and I don't understand the reason for it. > >

Re: whiteout of beam doesn't work

2011-11-19 Thread Xavier Scheuer
On 19 November 2011 10:30, Stefan Thomas wrote: > Dear community, > in the following snippet, I wanted to white out the beam. > Unfortunately it doesn't work and I don't understand the reason for it. > Any idea? \override Staff.TimeSignature #'layer = #3 (you forgot the "Staff." for this one).

whiteout of beam doesn't work

2011-11-19 Thread Stefan Thomas
Dear community, in the following snippet, I wanted to white out the beam. Unfortunately it doesn't work and I don't understand the reason for it. Any idea? \version "2.14.2" Music = \relative c''' { \override Staff.TimeSignature #'whiteout = ##t \override TimeSignature #'layer = #3 \ove