On Wed, Oct 11, 2023 at 5:40 AM Mats Bengtsson <[email protected]> wrote:
> Follow-up question; wouldn't it be good to have this setting as the
> default?
>
You can, in a way, set it as the default by using an override instead of a
tweak:
\version "2.24.2"
theNotes = { c'1\cresc 1 1 1\f 1 1\cresc 1 1 1\f 1 1\cresc 1 1 1\f }
{
\theNotes
\break
\override DynamicTextSpanner.to-barline = ##t
\theNotes
}
--
Knute Snortum
