> > Jan Nieuwenhuizen writes:
 > >  > Mats Bengtsson <[EMAIL PROTECTED]> writes:
 > >  > 
 > >  > > > Thanks, applied.
 > >  > > 
 > >  > > Isn't it possible to get the same effect by 
 > >  > > setting some visibility property to false.
 > >  > 
 > > 
 > 
 > What I actually meant was to set the transparent property, see
 > the following example. If this achieves what you want, I suggest
 > that we remove the "none" clef again.
 > 
 > \score{
 >   \notes\relative c'{\time 3/4; c1}
 >   \paper{
 >     \translator{\ScoreContext
 >       Clef \override #'transparent = ##t
 >     }
 >   }
 > }
 > 
You are right that this is the effect I was after. Feel free to remove
 the "none" clef.

Thanks for showing me how to do it the 'proper' way!

Mark

_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to