From 494e9a1f067a93bda11bd88d6e15675da90bf1d9 Mon Sep 17 00:00:00 2001 From: Mark Polesky Date: Sun, 7 Jun 2009 11:07:20 -0700 Subject: [PATCH] NR 4.4.3 (ex.1) \override -> \overrideProperty --- 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 3433a402e2..fd7e52140a 100644 --- a/Documentation/user/spacing.itely +++ b/Documentation/user/spacing.itely @@ -1492,10 +1492,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