From 4e19821ffdc9a5e3ed422a5e83272e8470b9372d Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 28 Jul 2005 05:58:39 +0000 Subject: [PATCH] Minor tweaks. --- ChangeLog | 1 + Documentation/user/instrument-notation.itely | 20 +++++++++++++++++--- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1944f274e7..fc9aa19963 100644 --- 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 diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index 1fb1bd5ec3..66e321a373 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -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 +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 -- 2.39.5