]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor changes.
authorGraham Percival <graham@percival-music.ca>
Tue, 16 Aug 2005 00:33:28 +0000 (00:33 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 16 Aug 2005 00:33:28 +0000 (00:33 +0000)
Documentation/user/instrument-notation.itely
Documentation/user/putting.itely

index a047bc12acab015277c26be1491718db5a113eb3..65e5a6305577f8b4a4a26a04357b3c8df85ccd33 100644 (file)
@@ -1940,7 +1940,7 @@ music.
 This is what the well known tune Amazing Grace looks like in bagpipe
 notation.
 
-@lilypond[raggedright,verbatim,quote]
+@lilypond[verbatim,quote]
 \include "bagpipe.ly"
 \layout {
   indent = 0.0\cm
index 4b9682f37188c62c3bcf30dd145bacb5fb84f3fc..fb276a1b2a05f1b23a7f3728b616a43a0dfa46b4 100644 (file)
@@ -272,8 +272,9 @@ e4^\markup{ \italic ritenuto } g b e
 @end lilypond
 
 That looks better, but it isn't quite big enough.  After experimenting
-with a few values, I think 2.3 is the best number.  I leave this as an
-exercise for the reader.
+with a few values, we think 2.3 is the best number.  We leave this as an
+exercise for the reader to modify the above example and view the output
+for themselves.
 
 @cindex extra-offset
 
@@ -291,8 +292,8 @@ e4^\markup{ \italic ritenuto } g b e
 
 With @code{extra-offset}, the first number controls the horizontal
 movement (left is negative); the second number controls the vertial
-movement (up is positive).  After a bit of experimenting, I decided
-that these values look good
+movement (up is positive).  After a bit of experimenting, we decided
+that these values look good.
 
 @lilypond[quote,fragment,raggedright,verbatim,relative=2]
 \once \override TextScript #'extra-offset = #'( -1.6 . 1.0 )