From fb9919da3c78e8c30966c7a9530f47e527025faa Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 16 Nov 2010 20:06:41 +0000 Subject: [PATCH] convert-ly: run on all. --- Documentation/fr/notation/spacing.itely | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/fr/notation/spacing.itely b/Documentation/fr/notation/spacing.itely index 10362b7bac..91b7311c14 100644 --- a/Documentation/fr/notation/spacing.itely +++ b/Documentation/fr/notation/spacing.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.13.36" +@c \version "2.13.39" @c Translators: Frédéric Chiasson, Jean-Charles Malahieude @@ -1745,11 +1745,11 @@ alors que la seconde redéfinit la propriété dans son intégralité. @example \new Staff \with @{ - \override VerticalAxisGroup #'next-staff-spacing #'space = #10 + \override VerticalAxisGroup #'staff-staff-spacing #'space = #10 @} @{ @dots{} @} \new Staff \with @{ - \override VerticalAxisGroup #'next-staff-spacing = + \override VerticalAxisGroup #'staff-staff-spacing = #'((padding . 1) (space . 10) (minimum-distance . 9) @@ -1764,7 +1764,7 @@ bloc @code{\layout}@tie{}: \layout @{ \context @{ \Staff - \override VerticalAxisGroup #'next-staff-spacing #'space = #10 + \override VerticalAxisGroup #'staff-staff-spacing #'space = #10 @} @} @end example -- 2.39.5