]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor tweaks.
authorGraham Percival <graham@percival-music.ca>
Thu, 28 Jul 2005 05:58:39 +0000 (05:58 +0000)
committerGraham Percival <graham@percival-music.ca>
Thu, 28 Jul 2005 05:58:39 +0000 (05:58 +0000)
ChangeLog
Documentation/user/instrument-notation.itely

index 1944f274e7b5422de4c0f0e9c9c34ff4380db8f6..fc9aa199630cec9e358dadeee2b386439e55acd0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
 
        * Documentation/user/instrument-notation.itely: add bagpipe
        section, maybe fix quotes in lyrics.  I hate text encoding.
+       Clarify chord durations, more bagpipe stuff.
 
 2005-07-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
  
index 1fb1bd5ec3668c63dc62429e45a173f5eb65d8c1..66e321a37301f1c4cadb156b416465b2cf6e7f25 100644 (file)
@@ -322,6 +322,13 @@ This example also shows that the chord printing routines do not try to
 be intelligent.  The last chord (@code{f bes d}) is not interpreted as
 an inversion.
 
+Note that the duration of chords must be specified outside the
+@code{<>}.
+
+@example
+<c e g>2
+@end example
+
 
 @node Chords mode
 @subsection Chords mode
@@ -1890,7 +1897,8 @@ demonstrated in @ref{Special noteheads}.
 @node Bagpipe definitions
 @subsection Bagpipe definitions
 
-LilyPond contains special definitions for bagpipe music; to use them, add
+LilyPond contains special definitions for music for the Scottish
+highland bagpipe; to use them, add
 
 @example
 \include "bagpipe.ly"
@@ -1912,7 +1920,7 @@ notes in the appropiate octaves, so you do not need to worry about
 @ignore
 @lilypond[raggedright,verbatim,quote]
 \include "bagpipe.ly"
-{ G4 a b c d e f g A B C }
+{ \grg G4 \grg a \grg b \grg c \grg d \grg e \grg f \grA g A }
 @end lilypond
 @end ignore
 
@@ -1920,7 +1928,13 @@ notes in the appropiate octaves, so you do not need to worry about
 @node Bagpipe example
 @subsection Bagpipe example
 
-To be inserted soon.
+This is what the well known tune Amazing Grace looks like in bagpipe
+notation.
+
+@ignore
+@lilypond[raggedright,verbatim,quote]
+@end lilypond
+@end ignore
 
 
 @node Ancient notation