Han-Wen Nienhuys writes:
> Come to think of it, this form of \with is superfluous. It is possible
> to write it with something like
>
> \apply #(nest-props '((Stem thickness 4) (Slur transparent #t)))
> { .. }
Very nice.
> and then we use
>
> \translator Staff = up {
> \consists ".."
> Stem \override #'thickness = #4
> Slur \override #'transparent = ##t
> } ..music..
Then why not use \apply #up-staff-properties { .. } here?
Jan.
--
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user