]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
translations-status.py: Remove iffy setting of level from constructors.
[lilypond.git] / scm / define-grob-properties.scm
index ea8424dbe4e77bbb20ae9c581740dc50d119855f..cfa8726c48079a75b4064fe2af06c720e6c18b40 100644 (file)
@@ -287,7 +287,7 @@ switches off the flag.")
 category for selecting a font.  Currently, only lilypond's system
 fonts (Emmentaler) are using this property.  Available
 values are @code{fetaMusic} (Emmentaler), @code{fetaBraces},
-@code{fetaNumber} (Emmentaler), and @code{fetaDynamic} (Emmentaler).")
+@code{fetaText} (Emmentaler).")
      (font-family ,symbol? "The font family is the broadest category
 for selecting text fonts.  Options include: @code{sans},
 @code{roman}.")
@@ -963,8 +963,6 @@ relevant for finding the @code{pure-Y-extent}.")
      (right-items ,ly:grob-array? "DOCME")
      (right-neighbor ,ly:grob? "See @code{left-neighbor}.")
 
-     (separation-item ,ly:grob? "A pointer to a @code{SeparationItem}
-object.")
      (side-support-elements ,ly:grob-array? "The side support, an array of
 grobs.")
      (slur ,ly:grob? "A pointer to a @code{Slur} object.")