]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/separating-key-cancellations-from-key-signature-changes.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / separating-key-cancellations-from-key-signature-changes.ly
index 28cfb3045392216605216559564527aef71fbae4..5f81f13b4d2ef93303e6f3604aa4c28f92cc3e8a 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.17.6"
 
 \header {
-  lsrtags = "tweaks-and-overrides, pitches"
+  lsrtags = "pitches, tweaks-and-overrides"
 
   texidoc = "
 By default, the accidentals used for key cancellations are placed
@@ -28,7 +28,7 @@ or the end.
 } % begin verbatim
 
 \new Staff {
-  \override Score.BreakAlignment #'break-align-orders =
+  \override Score.BreakAlignment.break-align-orders =
     #'#((left-edge ambitus breathing-sign clef staff-bar
                    key-cancellation key-signature time-signature custos)