X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-music-properties.scm;h=6fa69e9e2f71f0ebcde16e070e680efeb8c9be81;hb=a8c9e8a7ca320ab0df5fd32e717fd62cd7635ce6;hp=d6202d79ff48679ed601b2b6cfcf2357f93e47cb;hpb=8c00ef0a0eb95417f6db5056c0c03b7cfa2e7571;p=lilypond.git diff --git a/scm/define-music-properties.scm b/scm/define-music-properties.scm index d6202d79ff..6fa69e9e2f 100644 --- a/scm/define-music-properties.scm +++ b/scm/define-music-properties.scm @@ -2,7 +2,7 @@ ;;;; ;;;; source file of the GNU LilyPond music typesetter ;;;; -;;;; (c) 1998--2007 Han-Wen Nienhuys +;;;; (c) 1998--2009 Han-Wen Nienhuys ;;;; Jan Nieuwenhuizen (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.") @@ -71,8 +73,6 @@ or the body of a repeat.") simultaneous music, or the alternatives of repeated music.") (elements-callback ,procedure? "Return a list of children, for use by a sequential iterator. Takes a single music parameter.") - (expected-beam-count ,integer? "Expected number of non-tremolo beams -in a tremolo repeat.") (figure ,integer? "A bass figure.") (force-accidental ,boolean? "If set, a cautionary accidental should