On Mon, 05 Dec 2005 14:26:41 +0100
Mats Bengtsson <[EMAIL PROTECTED]> wrote:

> Gianluca D. wrote:
> 
> >...
> >%% Here there are two definitions to make notes invisible in a
> >comfortable way blanknotes = {
> >  \override NoteHead #'transparent = ##t
> >  \override Stem #'transparent = ##t
> >  \override Beam #'transparent = ##t
> >  \override Tie #'transparent = ##t
> >}
> >
> >noblanknotes = {
> >  \revert NoteHead #'transparent
> >  \revert Stem #'transparent
> >  \revert Beam #'transparent
> >  \revert Tie #'transparent
> >}
> >  
> >
> Why not use the predefined macros \hideNotes, \unHideNotes described
> in the section on Hidden notes in the manual?

BTW, is there any place (doc or scm source) where one can see all those
predefined macros and commands?


/Jonatan    -=( http://kymatica.com )=-


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to