]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/included/generating-output.itexi
WEB: fix Unix compiling example
[lilypond.git] / Documentation / included / generating-output.itexi
index 1d9de533d3cc5f668e5129d5a771d9e6f3f26ab4..86827e474af817b2ee4fe472b06d0969da06ecf5 100644 (file)
@@ -182,7 +182,7 @@ Create a text file called @file{test.ly} and enter:
 
 @c double \\ required because this is inside a macro!
 @example
-\\version "@w{@version{}}"
+\\version "@w{@versionStable{}}"
 @{
   c' e' g' e'
 @}
@@ -201,7 +201,7 @@ lilypond test.ly
 You will see something resembling:
 
 @example
-GNU LilyPond @w{@version{}}
+GNU LilyPond @w{@versionStable{}}
 Processing `test.ly'
 Parsing...
 Interpreting music...