From 3ddcad37fb02925ad8247535c72b614c79b300b7 Mon Sep 17 00:00:00 2001 From: Thomas Morley Date: Sun, 4 Jan 2015 16:11:15 +0100 Subject: [PATCH] ly:line-interface::print should read ly:line-spanner::print in NR issue 4244 In Documentation/notation/changing-defaults.itely @code{ly:line-interface::print should} should read @code{ly:line-spanner::print} --- Documentation/notation/changing-defaults.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/notation/changing-defaults.itely b/Documentation/notation/changing-defaults.itely index 064039a251..f2f869bf64 100644 --- a/Documentation/notation/changing-defaults.itely +++ b/Documentation/notation/changing-defaults.itely @@ -3076,7 +3076,7 @@ Objects which support the @code{line-spanner-interface} include @end itemize The routine responsible for drawing the stencils for these spanners is -@code{ly:line-interface::print}. This routine determines the +@code{ly:line-spanner::print}. This routine determines the exact location of the two end points and draws a line between them, in the style requested. The locations of the two end points of the spanner are computed on-the-fly, but it is @@ -3610,7 +3610,7 @@ These all use the same routines as the glissando for drawing the texts and the lines, and tuning their behavior is therefore also done in the same way. It is done with a spanner, and the routine responsible for drawing the spanners is -@code{ly:line-interface::print}. This routine determines the +@code{ly:line-spanner::print}. This routine determines the exact location of the two @i{span points} and draws a line between them, in the style requested. -- 2.39.2