.14 is out. This is a further step of the layout-engine cleanup. Now,
properties that have Procedure values are thought to be procedures that
compute said property, i.e.
\override Beam #'direction = #(lambda (grob)
(if (> (random 10) 5) UP DOWN))
will set a random direction for beams.
--
Han-Wen Nienhuys -
hanwen@... -
http://www.xs4all.nl/~hanwen_______________________________________________
Info-lilypond mailing list
Info-lilypond@...
http://lists.gnu.org/mailman/listinfo/info-lilypond