]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
Add warnings for invalid 'path styles.
[lilypond.git] / scm / define-music-properties.scm
index 2af8f923af4abf305fe623d8c09948610b0c4caa..2694e48ec5c7c61d389f1d67a17fd91a96f91d04 100644 (file)
@@ -115,6 +115,7 @@ For chord inversions, this is negative.")
      (origin ,ly:input-location? "Where was this piece of music defined?")
      (original-chord ,ly:music? "Original chord of a repeated chord.
 Used by repeated chords in \\relative mode, to determine the first note octave")
+     (ottava-number ,integer? "The octavation for @code{\\ottava}.")
 
      (page-break-permission ,symbol? "When the music is at top-level,
 whether to allow, forbid or force a page break.")