lilypond-user
[Top][All Lists]
Advanced

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

Re: \include problem in Scheme function


From: David Nalesnik
Subject: Re: \include problem in Scheme function
Date: Thu, 9 May 2013 09:00:27 -0500

Hi Urs,


On Thu, May 9, 2013 at 8:31 AM, Urs Liska <address@hidden> wrote:
 

######################################################
BUT: One (hopefully last) issue still drives me crazy:

The above version of compileSegment works but lacks the if-condition:

If I wrap the function body in an if condition:

   (if (defined? 'isSegment)
       ((let ((book

You've got one two many left parentheses before your let.

-David

reply via email to

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