]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/essay/engraving.itely
Doc-de: update commitsh strings to reflect status as up-to-date
[lilypond.git] / Documentation / de / essay / engraving.itely
index db2e631e435f54e68793ed1bc56ad2fa34649877..5a4b6fea5bb072d8c20d21d600a787cb4eefcb12 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 
 @ignore
-    Translation of GIT committish: aa632c095138aaaa0f50f73c90e72efb4b61d745
+    Translation of GIT committish: e5a609e373eae846857f9a6d70a402a3d42b7d94
 
 
     When revising a translation, copy the HEAD committish of the
@@ -9,7 +9,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.13.4"
+@c \version "2.16.0"
 
 @c Translators: Till Paala
 
@@ -885,7 +885,7 @@ partIV = \relative c {
     }
     \context {
       \PianoStaff
-      \override StaffGrouper #'between-staff-spacing #'padding = #1
+      \override StaffGrouper #'staff-staff-spacing #'padding = #1
     }
   }
 }
@@ -1642,10 +1642,7 @@ nächste Beispiel zeigt einige etwas exotischere Konstruktionen:
     >> }
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 8)
-    }
+    \tempo 8 = 60
   }
   \layout {
     \context {
@@ -1823,7 +1820,7 @@ partIV = \relative c {
     }
     \context {
       \PianoStaff
-      \override StaffGrouper #'between-staff-spacing #'padding = #1
+      \override StaffGrouper #'staff-staff-spacing #'padding = #1
     }
   }
 }