]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc-de: compiling fix
authorTill Paala <till.rettig@gmx.de>
Fri, 14 Jan 2011 20:41:57 +0000 (22:41 +0200)
committerTill Paala <till.rettig@gmx.de>
Fri, 14 Jan 2011 20:41:57 +0000 (22:41 +0200)
Documentation/de/learning/fundamental.itely

index e7754e2f934c1b05c4658f08d2ef8f37a493ce49..d2594ac9aef5606100896f8278e3172159416f0d 100644 (file)
@@ -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"