lilypond-user
[Top][All Lists]
Advanced

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

Re: constructive criticism


From: Jan Nieuwenhuizen
Subject: Re: constructive criticism
Date: Thu, 08 Jan 2004 13:26:58 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

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 <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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