]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/notation-appendices.itely
Merge branch 'master' into dev/texi2html
[lilypond.git] / Documentation / es / user / notation-appendices.itely
index e533c84e6d9cae3ba79becb1fe1698540971e224..48d6c61e0c58ae1bdc91f0dd1bab3e8f5c676d37 100644 (file)
@@ -1,12 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @c This file is part of lilypond.tely
 @ignore
-    Translation of GIT committish: 8dc2dfbc1a56529781640f968f836b7ec1e314aa
+    Translation of GIT committish: da006143c0f2d621c51a0f1892ee25d4257b1eb3
 
     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"
+
 @node Notation manual tables
 @appendix Notation manual tables
 
 * List of colors::              
 * The Feta font::               
 * Note head styles::            
-* Overview of text markup commands::  
-* Overview of text markup list commands::  
+* Text markup commands::  
+* Text markup list commands::  
 * List of articulations::       
+* All context properties::      
+* Layout properties::           
+* Identifiers::                 
+* Scheme functions::            
 @end menu
 
 
@@ -91,8 +97,8 @@ cello                     lead 6 (voice)
 
 La sintaxis para el uso de colores se encuentra detallada en @ref{Coloring objects}.
 
-@cindex Lista de colores
-@cindex Colores, lista de
+@cindex lista de colores
+@cindex colores, lista de
 
 @verbatim
 black       white          red         green
@@ -189,11 +195,11 @@ donde N es un número entre 0 y 100.
 @appendixsec The Feta font
 
 @cindex Feta, tipografía
-@cindex Tipografía Feta
+@cindex tipografía Feta
 
 Los símbolos siguientes están disponibles en la tipografía Emmentaler y es posible acceder a ellos
 directamente utilizando elementos de marcado textual como @code{g^\markup @{
-\musicglyph #"scripts.segno" @}}, véase @ref{Text markup}.
+\musicglyph #"scripts.segno" @}}, véase @ref{Formatting text}.
 
 @lilypondfile[noindent]{font-table.ly}
 
@@ -207,55 +213,87 @@ Se pueden usar los siguientes estilos para las cabezas de las notas.
 @lilypondfile[noindent]{note-head-style.ly}
 
 
-@node Overview of text markup commands
-@appendixsec Overview of text markup commands
-
-Todas las siguientes órdenes se pueden usar dentro de @code{\markup @{ @}}.
+@ignore
+Todas las instrucciones siguientes se pueden usar dentro de @code{\markup @{ @}}.
+@end ignore
 
 @include markup-commands.tely
 
-@node Overview of text markup list commands
-@appendixsec Overview of text markup list commands
-
-Todos las siguientes instrucciones se puede utilizar con @code{\markuplines}.
+@ignore
+Todas las instrucciones siguientes se pueden utilizar con @code{\markuplines}.
+@end ignore
 
 @include markup-list-commands.tely
 
 @node List of articulations
 @appendixsec List of articulations
 
+@cindex accent
 @cindex acento
-@cindex marcato
-@cindex staccatissimo
-@cindex espressivo
-@cindex fermata
-@cindex calderón
 @cindex apagado
-@cindex staccato
-@cindex portato
-@cindex tenuto
-@cindex arco arriba
 @cindex arco abajo
-@cindex pedal, indicaciones de
-@cindex órgano, indicaciones de pedal de
-@cindex grupeto circular
-@cindex open
+@cindex arco arriba
+@cindex calderón
+@cindex coda
+@cindex downbow
+@cindex espressivo
+@cindex fermata
 @cindex flageolet
+@cindex foot marks
+@cindex grupeto circular
 @cindex grupeto circular invertido
-@cindex trino
+@cindex marcato
+@cindex mordent
+@cindex open
+@cindex organ pedal marks
+@cindex pedal, indicaciones de
+@cindex portato
+@cindex prall
+@cindex prallmordent
+@cindex prallprall
+@cindex reverseturn
+@cindex segno
 @cindex semitrino
 @cindex semitrino descendente
-@cindex prallprall
-@cindex prallmordent
-@cindex prall, up
-@cindex prall, down
+@cindex staccatissimo
+@cindex staccato
+@cindex stopped
+@cindex tenuto
 @cindex thumb marking
-@cindex segno
-@cindex coda
+@cindex trill
+@cindex trino
+@cindex turn
+@cindex upbow
 @cindex varcoda
+@cindex órgano, indicaciones de pedal de
 
 He aquí un cuadro que muestra todas las articulaciones disponibles:
 
 @lilypondfile[ragged-right,quote]{script-chart.ly}
 
 
+
+
+@node All context properties
+@appendixsec All context properties
+
+@include context-properties.tely
+
+
+@node Layout properties
+@appendixsec Layout properties
+
+@include layout-properties.tely
+
+
+@node Identifiers
+@appendixsec Identifiers
+
+@include identifiers.tely
+
+
+@node Scheme functions
+@appendixsec Scheme functions
+
+@include scheme-functions.tely
+