]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-context-properties.scm
SVG backend: update comments
[lilypond.git] / scm / define-context-properties.scm
index fad961821e494181ea3a1b5cc7501a5039d3536d..63a447c99a36b5600d5660fc75b74c4318e76507 100644 (file)
@@ -458,6 +458,9 @@ signifying the time signature.  For example, @code{#'(4 . 4)} is a
      (timing ,boolean? "Keep administration of measure length,
 position, bar number, etc.?  Switch off for cadenzas.")
      (tonic ,ly:pitch? "The tonic of the current scale.")
+     (topLevelAlignment ,boolean? "If true, the @var{Vertical_align_engraver}
+will create a @var{VerticalAlignment}; otherwise, it will create a
+@var{StaffGrouper}")
      (trebleStaffProperties ,list? "An alist of property settings to
 apply for the up staff of @code{PianoStaff}.  Used by
 @code{\\autochange}.")