]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/running.itely
Doc-fr: Learning Manual full update
[lilypond.git] / Documentation / de / user / running.itely
index 684be21e972c9cab07032b0d88f83c9fff7e3451..08aa556dee0ea11b1d947626c851fd8d934297fb 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 @c This file is part of lilypond-program.tely
 @ignore
-    Translation of GIT committish: 4770e4e71ebff6104cad46bd2d889c3ff6ba3875
+    Translation of GIT committish: d415427752fa5fd83b0da189d677481d1c7f3043
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
@@ -95,9 +95,9 @@ und der Zahl eingefügt.  Eine Lilypond-Datei @var{Dateiname.ly} mit dem Inhalt
 
 @example
 #(define output-suffix "Geige")
-\book @{ @dots{} @}
+\score @{ @dots{} @}
 #(define output-suffix "Cello")
-\book @{ @dots{} @}
+\score @{ @dots{} @}
 @end example
 
 @noindent