]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/included/generating-output.itexi
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / de / included / generating-output.itexi
index 92b5081a3ea913cd8dba39f8d84d1a1d7c48a05f..1eff41a4a8bb70f747576948a18196105f274715 100644 (file)
@@ -3,11 +3,11 @@
 @c learning/tutorial.itely
 
 @ignore
-    Translation of GIT committish: 6235465503c3adde476120e78514fc3feef14ef2
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
-    Guide, node Updating translation committishes..
+    Guide, node Updating translation committishes.
 @end ignore
 
 @c This is about "compiling" a lilypond file
@@ -40,11 +40,11 @@ Wählen Sie einen Namen für die Datei, etwa @file{test.ly}.
 
 @subsubheading 2. Schritt: Kompilieren (mit LilyPad)
 
-Aus den selben Menüs wählen Sie jetzt @w{@code{Compile > Tyepset}}.
+Aus den selben Menüs wählen Sie jetzt @w{@code{Compile > Typeset}}.
 
 @sourceimage{Learning_Macos_Typeset_menu,,,}
 
-Ein neues Fenster öffnet sich, in dem ein Forschrittslog der
+Ein neues Fenster öffnet sich, in dem ein Fortschrittslog der
 Kompilation der von ihnen gerade gespeicherten Datei gezeigt
 wird.
 
@@ -194,10 +194,12 @@ eine Datei zu kompilieren.}
 @subsubheading Schritt 1: Erstellen Sie eine @file{.ly}-Datei
 
 
-Erstellen Sie eine Text-Datei mit dem Namen @file{test.ly} und 
+Erstellen Sie eine Text-Datei mit dem Namen @file{test.ly} und
 geben Sie folgenden Text ein:
 
+@c double \\ required because this is inside a macro!
 @example
+\\version "@w{@versionStable{}}"
 @{
   c' e' g' e'
 @}
@@ -218,7 +220,7 @@ Sie werden ungefähr folgende Meldungen sehen:
 
 @example
 lilypond test.ly
-GNU LilyPond @version{}
+GNU LilyPond  @w{@versionStable{}}
 »test.ly« wird verarbeitet
 Analysieren...
 Interpretation der Musik...