X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-context-properties.scm;h=e8c22474325ffa41203086b22a69bd6bbde5925a;hb=9e7b53f94e1e3bd7b3f7a14ba11a6cae6c8e9a73;hp=f68ac402918116c3809a4682acb5452de9b3a80d;hpb=c2e993e70216956b97d18d67cf701b0a42c77ac9;p=lilypond.git diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index f68ac40291..e8c2247432 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -228,7 +228,7 @@ for the full staff.") (gridInterval ,ly:moment? "Interval for which to generate -@ref{GridPoint}s.") +@code{GridPoint}s.") (hairpinToBarline ,boolean? "If set, end a hairpin at the barline @@ -306,9 +306,15 @@ markup. Called with two arguments, event and context.") @code{midiMinimumVolume}.") (midiMinimumVolume ,number? "Set the minimum loudness for MIDI. Ranges from 0 to@tie{}1.") + (middleCClefPosition ,number? "The position of the middle C, +as determined only by the clef. This can be calculated by looking at +@code{clefPosition} and @code{clefGlyph}.") + (middleCOffset ,number? "The offset of +middle C from the position given by @code{middleCClefPosition} This +is used for ottava brackets.") (middleCPosition ,number? "The place of the middle C, measured in half staff-spaces. Usually determined by looking at -@code{clefPosition} and @code{clefGlyph}.") +@code{middleCClefPosition} and @code{middleCOffset}.") (minimumFret ,number? "The tablature auto string-selecting mechanism selects the highest string with a fret at least @code{minimumFret}.") @@ -463,9 +469,6 @@ for repeated bass figures.") context names whose vertical axis groups should be taken into account for vertical spacing of systems.") (vocalName ,markup? "Name of a vocal line.") - (voltaOnThisStaff ,boolean? "Normally, volta brackets are put -only on the topmost staff. This variable overrides this behavior, when -set to @code{#t} or @code{#f}.") (voltaSpannerDuration ,ly:moment? "This specifies the maximum duration to use for the brackets printed for @code{\\alternative}. This can be used to shrink the length of brackets in the situation