]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/notation-appendices.itely
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / Documentation / es / user / notation-appendices.itely
index 2f3e97375ba1bc6f35782561bcdb5b8f02278e1b..5814a0d97de4fd904520f39a0b351d261106d80e 100644 (file)
@@ -1,17 +1,35 @@
-@c -*- coding: utf-8; mode: texinfo; -*-
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: c5692ebfd28493444a1669cd550b2430bb2ba29a
+    Translation of GIT committish: 45945bd973aa9161b10e3f517902afb7ef4b4a56
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.51"
+@c \version "2.12.0"
 
 @node Notation manual tables
 @appendix Notation manual tables
 
+@c Please do not delete the following @ignore block.
+@ignore
+Note for editors and translators: In the following menu, two entries
+are needed to link to a pair of automatically generated sections.
+Please keep them and, if using emacs, do not run
+texinfo-all-menus-update without manually restoring them back. These
+menu entries are:
+
+* Text markup commands::
+* Text markup list commands::
+
+and they should go just after
+* Note head styles::
+
+and just before
+* List of articulations::
+@end ignore
+
 @menu
 * Chord name chart::
 * Common chord modifiers::
@@ -20,6 +38,8 @@
 * List of colors::
 * The Feta font::
 * Note head styles::
+* Text markup commands::
+* Text markup list commands::
 * List of articulations::
 * Percussion notes::
 * All context properties::
@@ -127,7 +147,7 @@ Séptima mayor
 @tab
 Tríada mayor y séptima mayor
 @tab
-@code{maj7} or @code{maj}
+@code{maj7} ó @code{maj}
 @tab
 @lilypond[line-width=3\cm,noragged-right, notime]
 \chordmode {
@@ -179,7 +199,7 @@ Séptima semi-disminuido
 @tab
 Tríada disminuida y séptima menor
 @tab
-@code{dim5m7}
+@code{m7.5-}
 @tab
 @lilypond[line-width=3\cm,noragged-right, notime]
 \chordmode {
@@ -192,11 +212,11 @@ Menor con séptima mayor
 @tab
 Tríada menor con séptima mayor
 @tab
-@code{7m5}
+@code{maj7.5-}
 @tab
 @lilypond[line-width=3\cm,noragged-right, notime]
 \chordmode {
-  c1:7m5
+  c1:maj7.5-
 }
 @end lilypond
 
@@ -240,9 +260,9 @@ Séptima dominante con novena mayor
 @end lilypond
 
 @item
-Novena mayor
+Mayor con novena
 @tab
-HACER
+Séptima mayor y novena mayor
 @tab
 @code{maj9}
 @tab
@@ -255,7 +275,7 @@ HACER
 @item
 Menor con novena
 @tab
-HACER
+Séptima menor y novena mayor
 @tab
 @code{m9}
 @tab
@@ -281,7 +301,7 @@ Novena dominante con oncena justa
 @item
 Oncena mayor
 @tab
-HACER
+Novena mayor y oncena justa
 @tab
 @code{maj11}
 @tab
@@ -294,7 +314,7 @@ HACER
 @item
 Menor con oncena
 @tab
-HACER
+Novena menor y oncena justa
 @tab
 @code{m11}
 @tab
@@ -304,6 +324,19 @@ HACER
 }
 @end lilypond
 
+@item
+Trecena dominante
+@tab
+Novena dominante y trecena mayor
+@tab
+@code{13}
+@tab
+@lilypond[line-width=3\cm,noragged-right, notime]
+\chordmode {
+  c1:13
+}
+@end lilypond
+
 @item
 Trecena dominante
 @tab
@@ -320,7 +353,7 @@ Oncena dominante y trecena mayor
 @item
 Mayor con trecena
 @tab
-HACER
+Oncena mayor y trecena mayor
 @tab
 @code{maj13.11}
 @tab
@@ -333,7 +366,7 @@ HACER
 @item
 Menor con trecena
 @tab
-HACER
+Oncena menor y trecena mayor
 @tab
 @code{m13.11}
 @tab
@@ -346,7 +379,7 @@ HACER
 @item
 Segunda suspendida
 @tab
-HACER
+Segunda mayor y quinta justa
 @tab
 @code{sus2}
 @tab
@@ -359,7 +392,7 @@ HACER
 @item
 Cuarta suspendida
 @tab
-HACER
+Cuarta justa y quinta justa
 @tab
 @code{sus4}
 @tab
@@ -390,7 +423,7 @@ propiedad @code{midiInstrument} (instrumento MIDI).
 acoustic grand            contrabass           lead 7 (fifths)
 bright acoustic           tremolo strings      lead 8 (bass+lead)
 electric grand            pizzicato strings    pad 1 (new age)
-honky-tonk                orchestral strings   pad 2 (warm)
+honky-tonk                orchestral harp      pad 2 (warm)
 electric piano 1          timpani              pad 3 (polysynth)
 electric piano 2          string ensemble 1    pad 4 (choir)
 harpsichord               string ensemble 2    pad 5 (bowed)
@@ -546,7 +579,261 @@ y es posible acceder a ellos directamente utilizando elementos de
 marcado textual como @code{g^\markup @{ \musicglyph #"scripts.segno"
 @}}, véase @ref{Formatting text}.
 
-@lilypondfile[noindent]{font-table.ly}
+@menu
+* Font Clefs::
+* Font Time Signatures::
+* Font Numbers::
+* Font Accidentals::
+* Font Default Noteheads::
+* Font Special Noteheads::
+* Font Shape-note Noteheads::
+* Font Rests::
+* Font Flags::
+* Font Dots::
+* Font Dynamics::
+* Font Scripts::
+* Font Arrowheads::
+* Font Bracket-tips::
+* Font Pedal::
+* Font Accordion::
+* Font Vaticana::
+* Font Medicaea::
+* Font Hufnagel::
+* Font Mensural::
+* Font Neomensural::
+* Font Petrucci::
+* Font Solesmes::
+@end menu
+
+
+@node Font Clefs
+@unnumberedsubsec Font Clefs
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #clefs
+@end lilypond
+
+
+@node Font Time Signatures
+@unnumberedsubsec Font Time Signatures
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #timesig
+@end lilypond
+
+
+@node Font Numbers
+@unnumberedsubsec Font Numbers
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #numbers
+@end lilypond
+
+
+@node Font Accidentals
+@unnumberedsubsec Font Accidentals
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #accidentals
+@end lilypond
+
+
+@node Font Default Noteheads
+@unnumberedsubsec Font Default Noteheads
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #default-noteheads
+@end lilypond
+
+
+@node Font Special Noteheads
+@unnumberedsubsec Font Special Noteheads
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #special-noteheads
+@end lilypond
+
+
+@node Font Shape-note Noteheads
+@unnumberedsubsec Font Shape-note Noteheads
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #shape-note-noteheads
+@end lilypond
+
+
+@node Font Rests
+@unnumberedsubsec Font Rests
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #rests
+@end lilypond
+
+
+@node Font Flags
+@unnumberedsubsec Font Flags
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #flags
+@end lilypond
+
+
+@node Font Dots
+@unnumberedsubsec Font Dots
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #dots
+@end lilypond
+
+
+@node Font Dynamics
+@unnumberedsubsec Font Dynamics
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #dynamics
+@end lilypond
+
+
+@node Font Scripts
+@unnumberedsubsec Font Scripts
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #scripts
+@end lilypond
+
+
+@node Font Arrowheads
+@unnumberedsubsec Font Arrowheads
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #arrowheads
+@end lilypond
+
+
+@node Font Bracket-tips
+@unnumberedsubsec Font Bracket-tips
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #brackettips
+@end lilypond
+
+
+@node Font Pedal
+@unnumberedsubsec Font Pedal
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #pedal
+@end lilypond
+
+
+@node Font Accordion
+@unnumberedsubsec Font Accordion
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #accordion
+@end lilypond
+
+
+@node Font Vaticana
+@unnumberedsubsec Font Vaticana
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #vaticana
+@end lilypond
+
+
+@node Font Medicaea
+@unnumberedsubsec Font Medicaea
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #medicaea
+@end lilypond
+
+
+@node Font Hufnagel
+@unnumberedsubsec Font Hufnagel
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #hufnagel
+@end lilypond
+
+
+@node Font Mensural
+@unnumberedsubsec Font Mensural
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #mensural
+@end lilypond
+
+
+@node Font Neomensural
+@unnumberedsubsec Font Neomensural
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #neomensural
+@end lilypond
+
+
+@node Font Petrucci
+@unnumberedsubsec Font Petrucci
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #petrucci
+@end lilypond
+
+
+@node Font Solesmes
+@unnumberedsubsec Font Solesmes
+
+@lilypond[quote]
+\include "font-table.ly"
+\markuplines \override-lines #'(word-space . 4)
+             \doc-chars #solesmes
+@end lilypond
 
 
 @node Note head styles
@@ -603,9 +890,8 @@ Se pueden usar los siguientes estilos para las cabezas de las notas.
 @cindex varcoda
 @cindex órgano, indicaciones de pedal de
 
-He aquí un cuadro que muestra todas las articulaciones disponibles:
 
-@lilypondfile[quote]{script-chart.ly}
+@lilypondfile[quote,texidoc]{script-chart.ly}
 
 
 @node Percussion notes