]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Make tied accidentals after line breaks configurable.
[lilypond.git] / scm / define-grob-properties.scm
index f3a2b6a752928e8cf64e776cbe374b40f6c0a7a7..3c90fe8416ebe2a73b247462d5d6b13f6bd4762f 100644 (file)
@@ -428,6 +428,8 @@ semitie?")
 units.")
      (height-limit ,ly:dimension? "Maximum slur height: The longer the
 slur, the closer it is to this height.")
+     (hide-tied-accidental-after-break ,boolean? "If set, an accidental
+that appears on a tied note after a line break will not be displayed")
      (horizontal-shift ,integer? "An integer that identifies ranking
 of @code{NoteColumn}s for horizontal shifting.  This is used by
 @rinternals{note-collision-interface}.")