On Tue, 2009-05-26 at 11:13 -0500, Trevor Bača wrote: > Is there a way to set two grob properties at once (in a function with > no arguments)?
(if (ly:foo something)
(begin
(ly:set! ...)
(ly:set! ...)))
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
