From: gpercival Date: Sat, 5 Mar 2005 09:05:37 +0000 (+0000) Subject: Fixed (sub)sections for MIDI sound stuff. X-Git-Tag: release/2.5.23~448 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6da3737f8c6fcf4b7b6155329545b16acb9ab188;p=lilypond.git Fixed (sub)sections for MIDI sound stuff. --- diff --git a/ChangeLog b/ChangeLog index 5ce18bb185..41ddd13aae 100644 --- 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 * Documentation/user/basic-notation.itely (Chords): @ref fix. diff --git a/Documentation/user/global.itely b/Documentation/user/global.itely index 8e8a80c9e4..2f44fcc6df 100644 --- a/Documentation/user/global.itely +++ b/Documentation/user/global.itely @@ -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}