On 8/2/10 1:47 AM, "Arno Waschk" <hamama...@gmx.de> wrote: > On Mon, 02 Aug 2010 09:43:48 +0200, Arno Waschk <hamama...@gmx.de> wrote: > >> On Mon, 02 Aug 2010 03:04:35 +0200, Carl Sorensen <c_soren...@byu.edu> >> 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 _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel