]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/user/notation.itely
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / Documentation / es / user / notation.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 1859194a9f46a8886166cafee0e450b39fc5a963
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 @node Musical notation
10 @chapter Musical notation
11
12 This chapter explains how to create musical notation.
13
14 @menu
15 * Pitches::            Writing and display the pitches of notes.
16 * Rhythms::            Writing and displaying the durations of notes.
17 * Expressive marks::   Adding expression to notes.
18 * Repeats::            Repeat music.
19 * Simultaneous notes:: More than one note at once.
20 * Staff notation::     Displaying staves.
21 * Editorial annotations::  Special notation to increase legibility.
22 * Text::               Adding text to scores.
23 @end menu
24
25 @include pitches.itely
26 @include rhythms.itely
27 @include expressive.itely
28 @include repeats.itely
29 @include simultaneous.itely
30 @include staff.itely
31 @include editorial.itely
32 @include text.itely
33