]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-interfaces.scm
script.scm: Quantize staccatissimo; de-quantize accent, espressivo.
[lilypond.git] / scm / define-grob-interfaces.scm
index 50f9d6794cda769d7a4603e6b5cca0ea0040dfb4..d0abebed7bb753585bbf018f3de3e5a90324f0eb 100644 (file)
@@ -214,3 +214,8 @@ with @code{breakable=##t}."
  "Objects that should be kept at constant vertical distances.  Typically:
 @rinternals{VerticalAxisGroup} objects of @rinternals{Staff} contexts."
  '())
+
+(ly:add-interface
+ 'volta-interface
+ "A volta repeat."
+ '())