RE: adding to context voice conflicts with instrumentname

2008-01-30 Thread Trevor Daniels
rumentName = "name" \new Voice = "V" << { d'2 e' f' g' f' e' d'1 } \hideControl >> >> % other Staves and Voices go here >> } Trevor D > -----Original Message- > From: [EM

adding to context voice conflicts with instrumentname

2008-01-28 Thread Simon Van Damme
Dear all By means of the (simplified) code below, I wish to hide some part of the original music using "\context Voice = ...". It is important that the original notes and the hide/unhide specifications remain separated (ideally they come at the end of the score-block) Problem: this stops wor