Index: scm/define-grob-properties.scm |
diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm |
index 9afb49a0a32e4c3fb471df85f1ad3aea23f06ca4..c35b5e19098350b29863b885583dc791486abba2 100644 |
--- a/scm/define-grob-properties.scm |
+++ b/scm/define-grob-properties.scm |
@@ -1174,6 +1174,8 @@ results, use @code{LEFT} and @code{RIGHT}.") |
(staff-symbol ,ly:grob? "The staff symbol grob that we are in.") |
(stem ,ly:grob? "A pointer to a @code{Stem} object.") |
(stems ,ly:grob-array? "An array of stem objects.") |
+ (system-start-text-alignment-elements ,ly:grob-array? "Elements |
+used to align system start text.") |
(tie ,ly:grob? "A pointer to a @code{Tie} object.") |
(ties ,ly:grob-array? "A grob array of @code{Tie} objects.") |