lilypond-devel
[Top][All Lists]
Advanced

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

Patch: Make #{ ... #} wagonloads more useful


From: David Kastrup
Subject: Patch: Make #{ ... #} wagonloads more useful
Date: Sat, 27 Aug 2011 22:34:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Previously #{ ... #} created only sequential music.  This changes it to
accept everything an assignment accepts.  Incompatibility to before:
#{ #} returns a void music expression, #{ music #} does not create a
sequential music list but just a single music event,
only #{ music music ... #} works just the same as before.

<URL:http://codereview.appspot.com/4974046>

-- 
David Kastrup




reply via email to

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