]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/es/notation/notation.itely
Docs: reorganize documentation directory structure
[lilypond.git] / Documentation / es / notation / notation.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 41ef91786a08102d9b9a839f6a2f40cec263d723
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 Este capítulo explica cómo crear notación musical.
15
16 @menu
17 * Pitches::            Escritura y presentación de la altura de las notas.
18 * Rhythms::            Escritura y presentación de las duraciones de las notas.
19 * Expressive marks::   Añadir expresión a las notas.
20 * Repeats::            Repetir música.
21 * Simultaneous notes:: Más de una nota a la vez.
22 * Staff notation::     Imprimir pentagramas.
23 * Editorial annotations::  Notación especial para aumentar la legibilidad.
24 * Text::               Añadir texto a las partituras.
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