Forgot to send to list.
-------- Forwarded Message -------- Subject: Re: nested beaming Date: Tue, 9 Apr 2024 09:26:22 -0700 From: Paul Scott <[email protected]> To: Carl Sorensen <[email protected]> On 4/8/24 3:59 PM, Carl Sorensen wrote:
On Mon, Apr 8, 2024 at 4:51 PM Carl Sorensen <[email protected]> wrote:On Mon, Apr 8, 2024 at 11:14 AM Paul Scott <[email protected]> wrote: The case at the moment is with long groups of triplets of which the following is now a part: { \time 2/4 \tuplet 3/2 8 { a'16 16 \set stemRightBeamCount = 1 16 \set stemLeftBeamCount = 1 16 16 16 } } I think that after last summer's GSOC project on beaming, this now works correctly out of the box: My mistake. These changes didn't get in until 2.25 \version "2.25.11" % but earlier 2.25 versions may work { \time 2/4 \set subdivideBeams = ##t \tuplet 3/2 8 { a'16 16 16 16 16 16 } } Carl
It worked for the triplets but \set subdivideBeams = ##f doesn't turn it off for following music.
Paul
