]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/user/notation.itely
a9e70f21337a497f92eb89298caa9e72d5733c29
[lilypond.git] / Documentation / de / user / notation.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: b54fc6953a8d70a3c51e8c3d0cbf9b3fe9652d78
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.51"
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