]> git.donarmstrong.com Git - lilypond.git/commitdiff
Alard de Boer's first patch.
authorGraham Percival <graham@percival-music.ca>
Wed, 24 Oct 2007 09:42:28 +0000 (02:42 -0700)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 2 Nov 2007 08:50:46 +0000 (09:50 +0100)
Documentation/user/tutorial.itely

index f8385e245ec6dee42adbebc94e2ac7084251f8b5..247d9f11b96c1e824394a90b33e6912df772bc18 100644 (file)
@@ -17,7 +17,7 @@ Tutorial guidelines:  (different from policy.txt!)
   Don't use any other relative=X commands (make it a non-fragment
   example), and don't use fragment without relative=2.
 
-- use "aes" and "ees" instead of "as" and "aes".  I know it's not
+- use "aes" and "ees" instead of "as" and "es".  I know it's not
   correct Dutch naming, but let's not confuse people with this
   until we get to the Basic notation chapter.
 
@@ -166,12 +166,14 @@ You will see something resembling
 
 @example
 lilypond test.ly
-GNU LilyPond 2.10.0
+GNU LilyPond 2.12.0
 Processing `test.ly'
 Parsing...
-Interpreting music... [1]
+Interpreting music... 
 Preprocessing graphical objects...
-Calculating line breaks... [2]
+Finding the ideal number of pages...
+Fitting music on 1 page...
+Drawing systems...
 Layout output to `test.ps'...
 Converting to `test.pdf'...
 @end example