lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: note spacing


From: Mark Stephen Mrotek
Subject: RE: note spacing
Date: Mon, 21 Oct 2019 10:17:53 -0700

Aaron Hill,

Thank you for your continued interest in my request.
I finally came to the "non-breaking beams" cause with a "well-dah" moment.

Mark


-----Original Message-----
From: lilypond-user
[mailto:lilypond-user-bounces+carsonmark=address@hidden] On Behalf Of
Aaron Hill
Sent: Sunday, October 20, 2019 9:09 PM
To: address@hidden
Subject: Re: note spacing

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]