From f0e5dc499571905710f405eb5e8a3de1cf63c8b8 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 4 Aug 2005 09:53:54 +0000 Subject: [PATCH] Added bagpipe notation stuff. --- ChangeLog | 6 +++++- Documentation/user/instrument-notation.itely | 4 ---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 47b00f5706..2b82e83ab3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ +2005-08-04 Graham Percival + + * ly/bagpipe.ly: new file. + 2005-08-04 Han-Wen Nienhuys -o * lily/spacing-engraver.cc (stop_translation_timestep): directly + * lily/spacing-engraver.cc (stop_translation_timestep): directly copy proportionalNotationDuration into currentMusicalColumn if set. diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index 1963097864..9711bc24d5 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -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 -- 2.39.5