CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Graham Percival <[EMAIL PROTECTED]>     05/08/03 07:38:47

Modified files:
        .              : ChangeLog 
        Documentation/user: instrument-notation.itely 

Log message:
        Small update to bagpipe docs.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3942&tr2=1.3943&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/instrument-notation.itely.diff?tr1=1.43&tr2=1.44&r1=text&r2=text

Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3942 lilypond/ChangeLog:1.3943
--- lilypond/ChangeLog:1.3942   Tue Aug  2 07:55:24 2005
+++ lilypond/ChangeLog  Wed Aug  3 07:38:47 2005
@@ -1,3 +1,8 @@
+2005-08-03  Graham Percival  <[EMAIL PROTECTED]>
+
+       * Documentation/user/instrument-notation.itely: small update
+       to bagpipe notation docs; thanks Sven!
+
 2005-08-02  Graham Percival  <[EMAIL PROTECTED]>
 
        * Documentation/user/music-glossary: remove accidentally committed
Index: lilypond/Documentation/user/instrument-notation.itely
diff -u lilypond/Documentation/user/instrument-notation.itely:1.43 
lilypond/Documentation/user/instrument-notation.itely:1.44
--- lilypond/Documentation/user/instrument-notation.itely:1.43  Sun Jul 31 
07:36:11 2005
+++ lilypond/Documentation/user/instrument-notation.itely       Wed Aug  3 
07:38:47 2005
@@ -1390,6 +1390,13 @@
 @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
@@ -1404,6 +1411,10 @@
 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
@@ -1943,9 +1954,9 @@
   meter = "Hymn"
   arranger = "Trad. arr."
 }
-\score {
+{
+  \hideKeySignature
   \time 3/4
-    
   \grg \partial 4 a8. d16 
   \slurd d2 \grg f8[ e32 d16.]
   \grg f2 \grg f8 e


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to