From: Mark Polesky Date: Sun, 7 Jun 2009 18:16:10 +0000 (-0700) Subject: Doc-es: NR 4.4.3 (ex.1) \override -> \overrideProperty X-Git-Tag: release/2.13.2-0~41 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b436949be6217aa2a344a22d121ea4bba975cbf0;p=lilypond.git Doc-es: NR 4.4.3 (ex.1) \override -> \overrideProperty --- 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