On 2019-10-20 8:28 pm, Mark Stephen Mrotek wrote:
Thank you for your response and suggestions.
The \paper command does not make any changes.
A \break cannot be inserted on any of the measures with cross bar beam.
My last resort is to remove the beams.
That is because Beams are not breakable by default. You can change
that:
%%%%
\version "2.19.83"
\paper { indent = #0 ragged-right = ##t }
break-beams = \override Beam.breakable = ##t
{ b'2.. \once \break-beams 8[ | \break 8] 2.. }
%%%%
-- Aaron Hill_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user