lilypond-devel
[Top][All Lists]
Advanced

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

Re: Revised autobeam settings patch (issue1682049)


From: Carl Sorensen
Subject: Re: Revised autobeam settings patch (issue1682049)
Date: Mon, 2 Aug 2010 06:43:55 -0600

On 8/2/10 1:47 AM, "Arno Waschk" <address@hidden> wrote:

> On Mon, 02 Aug 2010 09:43:48 +0200, Arno Waschk <address@hidden> wrote:
> 
>> On Mon, 02 Aug 2010 03:04:35 +0200, Carl Sorensen <address@hidden>
>> wrote:
>>> Do you want only the tuplets to have whole bar beams, then you'll need
>>> to
>>> set beamExceptions.  Probably something like
>>> 
>>> \set beamExceptions = #'((end . ((9 . 256) . (9))))
>> 
>> i can try this, but now i understand even less than after reading the
>> third time the docs....
>> why 256????
> 
> it gives:
> 
> /usr/local/share/lilypond/2.13.29/scm/auto-beam.scm:42:36: In procedure
> car in expression (car a):
> /usr/local/share/lilypond/2.13.29/scm/auto-beam.scm:42:36: Wrong type
> (expecting pair): 9

I'm sorry for my mistake.  It should have been

\set beamExceptions = #'((end . (((1 . 36) . (9)))))

I left out one level of parentheses.

Had there been sample code that didn't work, I'd have tried it out and found
my mistake.

Hence the importance of sample code when you're trying to get help from the
list.

Thanks,

Carl




reply via email to

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