]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/notation.itely
b9269faddac9d630935134a7a82e42669465dd53
[lilypond.git] / Documentation / user / notation.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2
3 @node Musical notation
4 @chapter Musical notation
5
6 This chapter explains how to create musical notation.
7
8 @menu
9 * Pitches::            Writing and display the pitches of notes.
10 * Rhythms::            Writing and displaying the durations of notes.
11 * Expressive marks::   Adding expression to notes.
12 * Repeats::            Repeat music.
13 * Simultaneous notes:: More than one note at once.
14 * Staff notation::     Displaying staves.
15 * Educational use::    Special notation to increase legibility.
16 * Text::               Adding text to scores.
17 @end menu
18
19 @include pitches.itely
20 @include rhythms.itely
21 @include expressive.itely
22 @include repeats.itely
23 @include simultaneous.itely
24 @include staff.itely
25 @include educational.itely
26 @include text.itely
27