]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
* lily/paper-system.cc (read_left_bound): new function. Read
[lilypond.git] / scm / define-grob-properties.scm
index 7628772368cf01725f7738553da79e5833b0aa5b..f71ee578c73721f7ec859a097ae308ea7cae2ac9 100644 (file)
@@ -306,6 +306,10 @@ unbeamed stems.")
      (length-fraction ,number? "Length of ledger line as fraction of note head size.")
      (lengths ,list? "Default stem lengths. The list gives a length
 for each flag-count.")
+     (line-break-system-details ,list?
+                               "Alist of properties to use when this
+column is the start of a system.")
+     
      (line-count ,integer? "The number of staff lines.")
      (measure-length ,ly:moment? "Length of a
 measure. Used in some spacing situations.")