From b436949be6217aa2a344a22d121ea4bba975cbf0 Mon Sep 17 00:00:00 2001 From: Mark Polesky Date: Sun, 7 Jun 2009 11:16:10 -0700 Subject: [PATCH] Doc-es: NR 4.4.3 (ex.1) \override -> \overrideProperty --- Documentation/es/user/spacing.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/es/user/spacing.itely b/Documentation/es/user/spacing.itely index d2130b77c0..343c306443 100644 --- a/Documentation/es/user/spacing.itely +++ b/Documentation/es/user/spacing.itely @@ -1500,10 +1500,10 @@ instrucción especial @code{\overrideProperty}: \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