]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Imported Upstream version 2.12.3
[lilypond.git] / scm / define-grob-properties.scm
index 973ffdd178b5a9f2465771853eaa79c5ca57dc48..9fd76528fcbad8794c70c325094f15ae5ba5353a 100644 (file)
@@ -389,27 +389,27 @@ be included in harp-pedal-details include the following:
 @itemize @bullet
 @item
 @code{box-offset} -- Vertical shift of the center of flat/sharp pedal
-boxes above/below the horizontal line.  Default value 0.8.
+boxes above/below the horizontal line.  Default value@tie{}0.8.
 @item
-@code{box-width} -- Width of each pedal box.  Default value 0.4.
+@code{box-width} -- Width of each pedal box.  Default value@tie{}0.4.
 @item
-@code{box-height} -- Height of each pedal box.  Default value 1.0.
+@code{box-height} -- Height of each pedal box.  Default value@tie{}1.0.
 @item
 @code{space-before-divider} -- Space between boxes before the first
-divider (so that the diagram can be made symmetric).  Default value
-0.8.
+divider (so that the diagram can be made symmetric).  Default
+value@tie{}0.8.
 @item
 @code{space-after-divider} -- Space between boxes after the first
-divider.  Default value 0.8.
+divider.  Default value@tie{}0.8.
 @item
 @code{circle-thickness} -- Thickness (in unit of the line-thickness)
-of the ellipse around circled pedals.  Default value 0.5.
+of the ellipse around circled pedals.  Default value@tie{}0.5.
 @item
 @code{circle-x-padding} -- Padding in X direction of the ellipse
 around circled pedals.  Default value 0.15.
 @item
 @code{circle-y-padding} -- Padding in Y direction of the ellipse
-around circled pedals.  Default value 0.2.
+around circled pedals.  Default value@tie{}0.2.
 @end itemize")
      (head-direction ,ly:dir? "Are the note heads left or right in a
 semitie?")