From: Werner Lemberg Date: Fri, 22 May 2009 06:59:58 +0000 (+0200) Subject: Two spaces after a full stop ending a sentence... X-Git-Tag: release/2.13.1-1~7^2~3^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6e6eeea4495fc638ad9bc550446ca264499cc429;p=lilypond.git Two spaces after a full stop ending a sentence... --- diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index ce9ceaab4f..a6b3293334 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -52,11 +52,11 @@ averaged over staves.") pass through all note heads, but starts at the last note head.") (avoid-slur ,symbol? "Method of handling slur collisions. Choices are @code{inside}, @code{outside}, @code{around}, and -@code{ignore}. @code{inside} adjusts the slur if needed to keep the -grob inside the slur. @code{outside} moves the grob vertically to the -outside of the slur. @code{around} moves the grob vertically to the -outside of the slur only if there is a collision. @code{ignore} does -not move either. In grobs whose notational significance depends on +@code{ignore}. @code{inside} adjusts the slur if needed to keep the +grob inside the slur. @code{outside} moves the grob vertically to the +outside of the slur. @code{around} moves the grob vertically to the +outside of the slur only if there is a collision. @code{ignore} does +not move either. In grobs whose notational significance depends on vertical position (such as accidentals, clefs, etc.), @code{outside} and @code{around} behave like @code{ignore}.") (axes ,list? "List of axis numbers. In the case of alignment @@ -845,8 +845,9 @@ constructed from a whole number of squiggles.") (accidental-grob ,ly:grob? "The accidental for this note.") (accidental-grobs ,list? "An alist with @code{(@var{notename} . @var{groblist})} entries.") - (adjacent-pure-heights ,pair? "A pair of vectors. Used by a @code{VerticalAxisGroup} to -cache the @code{Y-extent}s of different column ranges.") + (adjacent-pure-heights ,pair? "A pair of vectors. Used by a +@code{VerticalAxisGroup} to cache the @code{Y-extent}s of different column +ranges.") (adjacent-hairpins ,ly:grob-array? "A list of directly neighboring hairpins.") (all-elements ,ly:grob-array? "A list of all grobs in this line. Its