From 90b3c8327afb49a9c435d9f5e2cd7828dde5b70d Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Fri, 22 May 2009 08:59:58 +0200 Subject: [PATCH] Two spaces after a full stop ending a sentence... --- scm/define-grob-properties.scm | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) 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 -- 2.39.2