X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-grob-properties.scm;h=21afb9af586ada434e8a27d9a6351176898efc9a;hb=74628ba358f39934545ab9b59f1b53e710dd2d35;hp=e4cb9ef1a168f8153f0e40ac66cab999da2ebf9c;hpb=36342ddfdbf0c112be9cb4ce471417e9c0e8fa1f;p=lilypond.git diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index e4cb9ef1a1..21afb9af58 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -2,7 +2,7 @@ ;;;; ;;;; source file of the GNU LilyPond music typesetter ;;;; -;;;; (c) 1998--2005 Han-Wen Nienhuys +;;;; (c) 1998--2006 Han-Wen Nienhuys ;;;; Jan Nieuwenhuizen (define (define-grob-property symbol type? description) @@ -24,7 +24,7 @@ `( (X-offset ,number? "The horizontal amount that this object is moved relative to its X-parent") (Y-offset ,number? "The vertical amount that this object is moved -relative to its X-parent") +relative to its Y-parent") (accidentals ,list? "List of alteration numbers") (after-line-breaking ,boolean? "Dummy property, used to trigger callback for after-line-breaking") (alteration-alist ,list? "List of @code{(@var{pitch} @@ -142,6 +142,7 @@ negative, no line is drawn at all.") dash-period. Should be between 0.0 (no line) and 1.0 (continuous line).") + (default-direction ,ly:dir? "Direction determined by note head positions.") (direction ,ly:dir? "Up or down, left or right?") (dot-color ,symbol? "Color of dots. Options include @code{black} and @code{white}.") @@ -270,8 +271,9 @@ determining ledger lines and stem lengths.") (line-break-system-details ,list? "Alist of properties to use when this column is the start of a system.") - + (line-count ,integer? "The number of staff lines.") + (line-positions ,list? "Vertical positions of staff lines.") (measure-length ,ly:moment? "Length of a measure. Used in some spacing situations.") @@ -370,8 +372,6 @@ object.") (size ,number? "Size of object, relative to standard size.") (slope ,number? "The slope of this object.") (slur-padding ,number? "Extra distance between slur and script.") - (slur-details ,list? - "An alist of scoring parameters for slur formatting") (space-alist ,list? "A table that specifies distances between prefatory items, like clef and time-signature. The format is an alist of spacing tuples: @code{(@var{break-align-symbol} @var{type}