]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/spacing.itely
NR 4.4.3 (ex.1) \override -> \overrideProperty
[lilypond.git] / Documentation / user / spacing.itely
index 9f5be80e2d0844ce281b1690c0f59657f70ffc5a..4931a9b2f1f205e54446a965b77d8043cd3d0ecb 100644 (file)
@@ -1474,10 +1474,10 @@ example @code{NonMusicalPaperColumn} overrides with the special
 \overrideProperty NonMusicalPaperColumn
   #'line-break-system-details #'((X-offset . 20) (Y-offset . 40))
 
-\override NonMusicalPaperColumn
+\overrideProperty NonMusicalPaperColumn
   #'line-break-system-details #'((alignment-offsets . (0 -15)))
 
-\override NonMusicalPaperColumn
+\overrideProperty NonMusicalPaperColumn
   #'line-break-system-details #'((X-offset . 20) (Y-offset . 40)
                                  (alignment-offsets . (0 -15)))
 @end example