gnu-music-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add support to omit clefs!


From: Mark Hindley
Subject: Re: [PATCH] Add support to omit clefs!
Date: Thu, 11 Jan 2001 09:37:28 +0000 (GMT)

 > > Jan Nieuwenhuizen writes:
 > >  > Mats Bengtsson <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]