Paul,
\version "2.24.4"
\fixed c' {
\time 2/4
\set Timing.beamExceptions = #'()
\set Timing.baseMoment = #(ly:make-moment 1/2)
\set Timing.beatStructure = 1
a8b c' a |
a8. b16 c'8 a
}
More at "setting automatic beam behavior".
Mark
-----Original Message-----
From: [email protected]
<[email protected]> On Behalf Of Paul Scott
Sent: Sunday, September 7, 2025 1:22 PM
To: Lilypond-User Mailing List <[email protected]>
Subject: 2/4 beaming version 2.25.28
Can this beaming be automatically set?
\version "2.25.28"
\fixed c' {
\time 2/4
a8[ b c' a] a8.[ b16 c'8 a]
}
TIA,
Paul