From: Till Paala Date: Fri, 14 Jan 2011 20:41:57 +0000 (+0200) Subject: Doc-de: compiling fix X-Git-Tag: release/2.13.47-1~44^2~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=da9dc14f8904e432135e70a341edfa5b6d764214;p=lilypond.git Doc-de: compiling fix --- diff --git a/Documentation/de/learning/fundamental.itely b/Documentation/de/learning/fundamental.itely index e7754e2f93..d2594ac9ae 100644 --- a/Documentation/de/learning/fundamental.itely +++ b/Documentation/de/learning/fundamental.itely @@ -3131,7 +3131,7 @@ sind. >> % end ManualOne Staff context \new Staff = "ManualTwo" \with @{ \override VerticalAxisGroup - #'staff-staff-spacing = #'stretchability . 5 + #'staff-staff-spacing #'stretchability = 5 @} << \keyTime \clef "bass" @@ -3197,7 +3197,7 @@ PedalOrganMusic = \relative c { >> % end ManualOne Staff context \new Staff = "ManualTwo" \with { \override VerticalAxisGroup - #'staff-staff-spacing = #'stretchability . 5 + #'staff-staff-spacing #'stretchability = 5 } << \keyTime \clef "bass"