On Tue, Aug 30, 2011 at 01:45:20PM +0200, Mike Solomon wrote:
> In current master, #'Y-extent = #(stem::length 5) does exactly what #'length 
> = #5 did a week ago.

There is essentially no different in going frmo
  \override Stem #'length = #5
to
  \override Stem #'Y-extent = #5

as far as users are concerned, that would be much better than
  \override Stem #'Y-extent = #(stem::length 5)

as far as I'm concerned... I've never even seen a (foo::bar x)
command before!  If we could still use #5, that would be
preferred.

Cheers,
- Graham

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to