From: Mark Polesky Date: Sun, 7 Jun 2009 18:11:38 +0000 (-0700) Subject: Doc-de: NR 4.4.3 (ex.1) \override -> \overrideProperty X-Git-Tag: release/2.13.2-0~42 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9898e347f3a420727a6e4b2481f4901546d11664;p=lilypond.git Doc-de: NR 4.4.3 (ex.1) \override -> \overrideProperty --- diff --git a/Documentation/de/user/spacing.itely b/Documentation/de/user/spacing.itely index b05a41e60b..8684154c61 100644 --- a/Documentation/de/user/spacing.itely +++ b/Documentation/de/user/spacing.itely @@ -1517,10 +1517,10 @@ Veränderungen von @code{NonMusicalPaperColumn} mit dem \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