]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/notation.itely
Merge master into nested-bookparts
[lilypond.git] / Documentation / user / notation.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @c \version "2.11.61"
10
11 @node Musical notation
12 @chapter Musical notation
13
14 This chapter explains how to create musical notation.
15
16 @menu
17 * Pitches::            Writing and display the pitches of notes.
18 * Rhythms::            Writing and displaying the durations of notes.
19 * Expressive marks::   Adding expression to notes.
20 * Repeats::            Repeat music.
21 * Simultaneous notes:: More than one note at once.
22 * Staff notation::     Displaying staves.
23 * Editorial annotations:: Special notation to increase legibility.
24 * Text::               Adding text to scores.
25 @end menu
26
27 @include pitches.itely
28 @include rhythms.itely
29 @include expressive.itely
30 @include repeats.itely
31 @include simultaneous.itely
32 @include staff.itely
33 @include editorial.itely
34 @include text.itely
35