On 12/26/09 5:47 AM, "Carl Sorensen" <c_soren...@byu.edu> wrote:

> 
> 
> 
> 
> On 12/25/09 4:31 AM, "Nick Payne" <nick.pa...@internode.on.net> wrote:
> 
>> Notes in a tuplet by default are getting beamed with notes outside the
>> tuplet. Should the default beaming rules be doing this?
>> 
>> \version "2.13.9"
>> 
>> \relative c'' {
>>      \time 3/4
>>      c4. c8 \times 2/3 { c aes g }
>> }
>> 
> 
> Nick,
> 
> If you want to fix this, you can do so (as long as you aren't using the
> measure_grouping_engraver) with the following:
> 
> \overrideBeamSettings #'Score #'(5 . 16) #'end #'((* . (1 1 1)))

Oops, I pasted the wrong thing.

 \overrideBeamSettings #'Score #'(3 . 4) #'end #'((* . (1 1 1)))


Sorry,

Carl



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to