On 2014/11/12 02:21:41, Dan Eble wrote:
On 2014/11/11 09:29:05, dak wrote: > Not every markup list is a Scheme list of markups.
Thanks for pointing that out. I assume you mean to imply that I
should (a) make
the command work with other kinds of markup list, rather than (b)
change the
predicate to identify just the things the command currently works
with. I will
work on (a) unless I hear otherwise.
(b) wouldn't work anyway. Unlike music function arguments are now, markup command arguments types are identified by the function address of their predicate. Make a new predicate, and no markup lists will get accepted. https://codereview.appspot.com/169290045/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
