]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/notation/notation.itely
Docs: run convert-ly for 2.14.0.
[lilypond.git] / Documentation / notation / 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.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @c \version "2.14.0"
11
12 @node Musical notation
13 @chapter Musical notation
14
15 This chapter explains how to create musical notation.
16
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
27
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
36