Here is my MWE, and the output PDF is attached.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.24.3"
\header {
title = ""
}
global = {
\time 4/4
\key c \major
\tempo 4=100
}
melody = \relative c'' {
\global
a8[] b c d[] e[ f] g[ a]
}
\score {
<<
\new Staff { \melody }
>>
\layout { }
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
MWE-beaming.pdf
Description: Adobe PDF document
