]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
Run `make grand-replace'.
[lilypond.git] / scm / define-music-properties.scm
index 2e95b5a7c9a8297df89a9875596370938ef27080..6150a2ad040027a81ba6bc5fb1f9dba14c99b0c6 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;
 ;;;;  source file of the GNU LilyPond music typesetter
 ;;;;
-;;;; (c) 1998--2006  Han-Wen Nienhuys <hanwen@xs4all.nl>
+;;;; (c) 1998--2008  Han-Wen Nienhuys <hanwen@xs4all.nl>
 ;;;;                 Jan Nieuwenhuizen <janneke@gnu.org>
 
 (define (music-property-description symbol type? description)
@@ -31,6 +31,8 @@
 TODO: Consider making type into symbol.")
      (augmented ,boolean? "This figure is for an augmented figured bass
 (with @code{+} sign).")
+     (augmented-slash ,boolean? "This figure is for an augmented figured bass
+(back-slashed number).")
      (associated-context ,string? "Name of the Voice context associated with
 this @code{\\newaddlyrics} section.")