2009/4/14 Carl D. Sorensen <c_soren...@byu.edu>:

> It seems to me to be the same to set an alist for AutoBeamSetting.  When
> it's time to do the auto-beam calculations, the code can ask the context for
> the property setting.

Fine, but you can't make it appear to be a grob; it must be
autoBeamSetting as a context property, which limits its syntax to `set
[Context].autoBeamSetting = setting', unless you're proposing to
resurrect the old style overrides for autobeaming which were removed
some time around version 2.0.0:

\property Voice.autoBeamSettings \override #'(BE P Q N M) = dur

Which code in lily-guile.cc allows the usage you propose?  There's
some blurb in the file related to autobeaming, but I think that's
merely left over from the old-style autoBeamSettings code.

Regards,
Neil


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

Reply via email to