]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/notation/notation.itely
Docs: reorganize documentation directory structure
[lilypond.git] / Documentation / de / notation / notation.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
2 @ignore
3     Translation of GIT committish: 499a511d4166feaada31114e097f86b5e0c56421
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.12.0"
10
11 @node Musical notation
12 @chapter Musical notation
13
14 Dieses Kapitel erklärt, wie die Notation von Musik erstellt wird.
15
16 @menu
17 * Pitches::            Tonhöhen von Noten notieren und darstellen.
18 * Rhythms::            Tondauern von Noten notieren und darstellen.
19 * Expressive marks::   Vortragsbezeichnungen zu Noten hinzufügen.
20 * Repeats::            Noten wiederholen.
21 * Simultaneous notes:: Mehr als eine Note gleichzeitig.
22 * Staff notation::     Notensysteme darstellen.
23 * Editorial annotations:: Besondere Notation, um die Lesbarkeit zu verbessern.
24 * Text::               Text zur Partitur hinzufügen.
25 @end menu
26
27 @include notation/pitches.itely
28 @include notation/rhythms.itely
29 @include notation/expressive.itely
30 @include notation/repeats.itely
31 @include notation/simultaneous.itely
32 @include notation/staff.itely
33 @include notation/editorial.itely
34 @include notation/text.itely
35