]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-context-properties.scm
fix weird (very tall) slurs
[lilypond.git] / scm / define-context-properties.scm
index 7dda76b16bf885aa8986e1a502dc41573c1efdb3..05127f86d1414474fbe2cddace54435e040a6995 100644 (file)
@@ -205,6 +205,8 @@ note, one above and one below the chord.")
 changes. @samp{\\override} of the @code{break-visibility} property will set the
 visibility for normal (i.e. at the start of the line) key signatures.")
 
+     (extendersOverRests ,boolean? "Whether to continue extenders as
+they cross a rest.")
      (extraNatural ,boolean? "Whether to typeset an
 extra natural sign before accidentals changing from a non-natural to 
 another non-natural.")
@@ -378,6 +380,7 @@ up the interpretation phase. This speeds up debugging large scores.")
      (squashedPosition ,integer? " Vertical position of
 squashing for @internalsref{Pitch_squash_engraver}.")
 
+     (staffLineLayoutFunction ,procedure? "Layout of staff lines, 'traditional, or 'semitone.")
      (stringNumberOrientations ,list? "See @code{fingeringOrientations}")
      (strokeFingerOrientations ,list? "See @code{fingeringOrientations}")
      (stringOneTopmost ,boolean? "Whether the 1st string is printed on the
@@ -533,6 +536,8 @@ event types that should be duplicated for @code{\\quote} commands.")
      (instrumentSupport ,grob-list? "list of grobs to attach instrument name
 to.")
      (tieMelismaBusy ,boolean? "Signal whether a tie is present.")
+     (hasStaffSpacing ,boolean? "True if the currentCommandColumn contains items that will
+affect spacing")
      )))
 
 (define-public all-translation-properties