lilypond-user
[Top][All Lists]
Advanced

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

Re: Tweaking end-of-line time signature?


From: Joe Neeman
Subject: Re: Tweaking end-of-line time signature?
Date: Tue, 26 May 2009 10:01:26 -0700

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! ...)))






reply via email to

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