]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/nl/included/generating-output.itexi
Web-nl: update.
[lilypond.git] / Documentation / nl / included / generating-output.itexi
index 1259b05c7c19bbb35c41fa31b7b8dafac97a7992..8a1782d17bbfac5ee051a8245a073d74c78143b2 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; fill-column: 60 -*-
 @ignore
-    Translation of GIT committish: b275aa092642adb798079f7853309e2f5e4383ce
+    Translation of GIT committish: 12c6693055728e69dce5c4e5a4a2b5f71180a5e2
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -214,7 +214,7 @@ Maak een tekstbestand met de naam @file{test.ly} en vul het met:
 
 @c double \\ required because this is inside a macro!
 @example
-\\version "@w{@version{}}"
+\\version "@w{@versionStable{}}"
 @{
   c' e' g' e'
 @}
@@ -234,7 +234,7 @@ lilypond test.ly
 Je ziet dan iets dat lijkt op:
 
 @example
-GNU LilyPond @w{@version{}}
+GNU LilyPond @w{@versionStable{}}
 Verwerken van `test.ly'
 Ontleden...
 Vertolken van muziek...
@@ -243,6 +243,7 @@ Berekenen van 1 pagina-afbreek brokken...[1: 1 pagina's]
 Tekenen van systemen...
 Opmaakuitvoer naar `test.ps'...
 Converteren naar `./test.pdf'...
+Success: compilation successfully completed
 @end example
 
 @subsubheading Stap 3. Bekijk de uitvoer