Doc -- Add woodwind diagrams to documentation
[lilypond/mpolesky.git] / Documentation / notation / notation.itely
blobd2bed3795120494de40dc85d6c35ad07c074e621
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
10 @c \version "2.12.0"
12 @node Musical notation
13 @chapter Musical notation
15 This chapter explains how to create musical notation.
17 @menu
18 * Pitches::            Writing and display the pitches of notes.
19 * Rhythms::            Writing and displaying the durations of notes.
20 * Expressive marks::   Adding expression to notes.
21 * Repeats::            Repeat music.
22 * Simultaneous notes:: More than one note at once.
23 * Staff notation::     Displaying staves.
24 * Editorial annotations:: Special notation to increase legibility.
25 * Text::               Adding text to scores.
26 @end menu
28 @include notation/pitches.itely
29 @include notation/rhythms.itely
30 @include notation/expressive.itely
31 @include notation/repeats.itely
32 @include notation/simultaneous.itely
33 @include notation/staff.itely
34 @include notation/editorial.itely
35 @include notation/text.itely