lilypond-user
[Top][All Lists]
Advanced

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

Re: Need multiple \mark entries over the same barline


From: David Kastrup
Subject: Re: Need multiple \mark entries over the same barline
Date: Wed, 30 Jul 2014 14:39:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Thomas Morley <address@hidden> writes:

> Hi David,
>
> may I ask you to have a look?
>
> There's an optional argument failing with a single use-case and I've
> no clue why.
> Did I something wrong?
>
> (You may want to skip most of the mail and go to the REMARK)

Optional argument declaration syntax conflicts with the use of anonymous
lambda functions.  Actually, I would expect the main problem to be the
other way round: a lambda function used as a regular predicate gets
confused with an actual argument.  But since anonymous functions don't
work with mandatory arguments, using them for optional arguments is not
likely a good idea either.

At any rate, the example is far too complex to sensibly "have a look".
Can you reduce this to something smaller?

-- 
David Kastrup



reply via email to

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