]> git.donarmstrong.com Git - lilypond.git/commitdiff
Two spaces after a full stop ending a sentence...
authorWerner Lemberg <wl@gnu.org>
Fri, 22 May 2009 06:59:58 +0000 (08:59 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 2 Jun 2009 13:17:01 +0000 (15:17 +0200)
scm/define-grob-properties.scm

index ce9ceaab4f23309d10f2b6ad2d884991dbe58a50..a6b3293334029e1c126d0cc5e21c27d6ac452eb2 100644 (file)
@@ -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