]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/spacing.itely
Add dynamic script fffff; update docs.
[lilypond.git] / Documentation / user / spacing.itely
index 3433a402e2447bed50a911fa68dd4dbf2f89de87..fd7e52140a37ea77a7937519301c77338f48bd81 100644 (file)
@@ -1492,10 +1492,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