]> git.donarmstrong.com Git - lilypond.git/commitdiff
Added bagpipe notation stuff.
authorGraham Percival <graham@percival-music.ca>
Thu, 4 Aug 2005 09:53:54 +0000 (09:53 +0000)
committerGraham Percival <graham@percival-music.ca>
Thu, 4 Aug 2005 09:53:54 +0000 (09:53 +0000)
ChangeLog
Documentation/user/instrument-notation.itely

index 47b00f5706e1f6cda6a6d922f15a1e7d8ed9ea96..2b82e83ab34f06d6728cd0ede2fafdf50dbeef50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2005-08-04  Graham Percival  <gperlist@shaw.ca>
+
+       * ly/bagpipe.ly: new file.
+
 2005-08-04  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
-o      * lily/spacing-engraver.cc (stop_translation_timestep): directly
+       * lily/spacing-engraver.cc (stop_translation_timestep): directly
        copy proportionalNotationDuration into currentMusicalColumn if
        set.
 
index 19630978647da298148042cc4da7c9583060eabb..9711bc24d5e8e27b71bbec4fda92837cf3b97a78 100644 (file)
@@ -1928,12 +1928,10 @@ write @code{\taor} instead of
 notes in the appropiate octaves, so you do not need to worry about
 @code{\relative} or @code{\transpose}.
 
-@ignore
 @lilypond[raggedright,verbatim,quote,notime]
 \include "bagpipe.ly"
 { \grg G4 \grg a \grg b \grg c \grg d \grg e \grg f \grA g A }
 @end lilypond
-@end ignore
 
 
 @node Bagpipe example
@@ -1942,7 +1940,6 @@ notes in the appropiate octaves, so you do not need to worry about
 This is what the well known tune Amazing Grace looks like in bagpipe
 notation.
 
-@ignore
 @lilypond[raggedright,verbatim,quote]
 \include "bagpipe.ly"
 \layout {
@@ -1977,7 +1974,6 @@ notation.
   \bar "|."
 }
 @end lilypond
-@end ignore
 
 
 @node Ancient notation