From d3edd18b19979ac9947486af04a002a6118072ff Mon Sep 17 00:00:00 2001 From: Mark Polesky <markpolesky@yahoo.com> Date: Sun, 7 Jun 2009 11:07:20 -0700 Subject: [PATCH] NR 4.4.3 (ex.1) \override -> \overrideProperty (cherry picked from commit b69cfecf8e86fe5ec977c14721325ffae8f11cfc) --- Documentation/user/spacing.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/user/spacing.itely b/Documentation/user/spacing.itely index 9f5be80e2d..4931a9b2f1 100644 --- a/Documentation/user/spacing.itely +++ b/Documentation/user/spacing.itely @@ -1474,10 +1474,10 @@ example @code{NonMusicalPaperColumn} overrides with the special \overrideProperty NonMusicalPaperColumn #'line-break-system-details #'((X-offset . 20) (Y-offset . 40)) -\override NonMusicalPaperColumn +\overrideProperty NonMusicalPaperColumn #'line-break-system-details #'((alignment-offsets . (0 -15))) -\override NonMusicalPaperColumn +\overrideProperty NonMusicalPaperColumn #'line-break-system-details #'((X-offset . 20) (Y-offset . 40) (alignment-offsets . (0 -15))) @end example -- 2.39.5