Separating key cancellations from key signature changes: Difference between revisions

mNo edit summary
mNo edit summary
Line 3: Line 3:
The value of <code>break-align-orders</code> is a vector of length&nbsp;3, with quoted lists of breakable items as elements. Each list describes the default order of prefatory matter at the end, in the middle, and at the beginning of a line, respectively. We are only interested in changing the behaviour in the middle of a line.
The value of <code>break-align-orders</code> is a vector of length&nbsp;3, with quoted lists of breakable items as elements. Each list describes the default order of prefatory matter at the end, in the middle, and at the beginning of a line, respectively. We are only interested in changing the behaviour in the middle of a line.


If you look up the definition of <code>break-align-orders</code> in LilyPond's Internal Reference (see the [https://lilypond.org/doc/v2.24/Documentation/internals/breakalignment <code>BreakAlignment</code>] grob), you get the following order in the second element:
If you look up the definition of <code>break-align-orders</code> in LilyPond's [https://lilypond.org/doc/v2.24/Documentation/internals/breakalignment Internals Reference], you get the following order in the second element:


<pre>...
<pre>...