From bce62bdcc7a1211b4191efad93d1640d340c58c8 Mon Sep 17 00:00:00 2001 From: gpercival Date: Sun, 7 Aug 2005 09:14:23 +0000 Subject: [PATCH] Moved bagpipe info back where it belongs. --- ChangeLog | 6 +++++ Documentation/user/instrument-notation.itely | 23 ++++++++++---------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index ff65d4599e..b57b870736 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-08-07 Graham Percival + + * Documentation/user/instrument-notation.itely: moved + some bagpipe info back into the bagpipe section. Somehow + it ended up in the "other vocal issues" section?! :o_O + 2005-08-07 Jan Nieuwenhuizen * scm/framework-ps.scm (dir-join): Rename from path-join (joins diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index fefb5d60c8..a047bc12ac 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -1389,13 +1389,6 @@ ambitus. @node Other vocal issues @subsection Other vocal issues -Bagpipe music nominally uses the key of D Major (even though that -isn't really true). However, since that is the only key that can be used, -the key signature is normally not written out. To set this up correctly, -always start your music with @code{\hideKeySignature}. If you for some -reason want to show the key signature, you can use @code{\showKeySignature} -instead. - @ignore yeah, I'm giving up somewhat by stuffing a bunch of things in here. But at least they're in the manual now; it's easier to @@ -1410,10 +1403,6 @@ examples, and that might get them more involved in the docs. -gp notated by cross noteheads. This is demonstrated in @ref{Special noteheads}. -Some modern music use cross fingering on c and f to flatten those notes. -This can be indicated by @code{cflat} or @code{fflat}. Similarly, the -piobaireachd high g can be written @code{gflat} when it occurs in light -music. @node Rhythmic music @section Rhythmic music @@ -1932,6 +1921,18 @@ notes in the appropiate octaves, so you do not need to worry about { \grg G4 \grg a \grg b \grg c \grg d \grg e \grg f \grA g A } @end lilypond +Bagpipe music nominally uses the key of D Major (even though that +isn't really true). However, since that is the only key that can be used, +the key signature is normally not written out. To set this up correctly, +always start your music with @code{\hideKeySignature}. If you for some +reason want to show the key signature, you can use @code{\showKeySignature} +instead. + +Some modern music use cross fingering on c and f to flatten those notes. +This can be indicated by @code{cflat} or @code{fflat}. Similarly, the +piobaireachd high g can be written @code{gflat} when it occurs in light +music. + @node Bagpipe example @subsection Bagpipe example -- 2.39.5