]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fixed (sub)sections for MIDI sound stuff.
authorgpercival <gpercival>
Sat, 5 Mar 2005 09:05:37 +0000 (09:05 +0000)
committergpercival <gpercival>
Sat, 5 Mar 2005 09:05:37 +0000 (09:05 +0000)
ChangeLog
Documentation/user/global.itely

index 5ce18bb1856e495366cff6b483aacd7357366254..41ddd13aae441d3b55d483f0dcf7c0b297af7f7a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
        * Documentation/user/advanced-notation.itely: first draft
        of reorg done.
 
+       * Documentation/user/global.itely: fixed (sub)section
+       bits of MIDI.
+
 2005-03-02  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * Documentation/user/basic-notation.itely (Chords): @ref fix.
index 8e8a80c9e456cc0d66c4abad196ac35985a6f34e..2f44fcc6dff93a5f3ad9ced9651980fa6a941f14 100644 (file)
@@ -14,9 +14,6 @@ This is a placeholder until I can write a nice intro for this chapter.
 * Global layout::               
 * File structure::              
 * Sound::                       
-* Creating MIDI files::         
-* MIDI block::                  
-* MIDI instrument names::       
 @end menu
 
 
@@ -1016,7 +1013,7 @@ output.  Players that are known to work include
 @end menu
 
 @node Creating MIDI files
-@section Creating MIDI files 
+@subsection Creating MIDI files 
 
 To create a MIDI from a music piece of music, add a @code{\midi} block
 to a score, for example,
@@ -1060,7 +1057,7 @@ setting @code{instrumentEqualizer}.
 
 
 @node MIDI block
-@section MIDI block
+@subsection MIDI block
 @cindex MIDI block
 
 
@@ -1090,7 +1087,7 @@ The contexts for MIDI output are defined in @file{ly/@/performer@/-init@/.ly}.
 
 
 @node MIDI instrument names
-@section MIDI instrument names
+@subsection MIDI instrument names
 
 @cindex instrument names
 @cindex @code{Staff.midiInstrument}