From 641467a1912fb02ff2d17d584575e14cb2574efd Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Fri, 2 Sep 2011 13:05:00 +0100 Subject: [PATCH] stem-begin-position is not a length --- scm/define-grob-properties.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index d9a38bfd5f..ecd67e5b12 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -838,7 +838,7 @@ the @code{staff-staff-spacing} property of the staff's structure.") (stem-attachment ,number-pair? "An @code{(@var{x} . @var{y})} pair where the stem attaches to the notehead.") - (stem-begin-position ,ly:dimension? "User override for the + (stem-begin-position ,number? "User override for the begin position of a stem.") ;;[TODO: doco] (stem-spacing-correction ,number? "Optical correction amount for -- 2.39.2