]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/editorial.itely
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / Documentation / es / user / editorial.itely
index a061ef31d024f0963fbaab036c309931871034ae..3579190d7a4ee69fbc6cb0a34f44791d50df06bf 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 @c This file is included from notation.itely
 @ignore
-    Translation of GIT committish: c7d6848e128f461a4cec093f7a71a34b2dc314eb
+    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.
@@ -412,6 +412,8 @@ c2 <c \parenthesize e g>
 @end lilypond
 
 Los objetos que no son notas también se pueden poner entre paréntesis.
+Para las articulaciones se necesita un guión antes de la instrucción
+@code{\parenthesize}.
 
 @lilypond[verbatim,quote,relative=2]
 c2-\parenthesize -. d
@@ -441,6 +443,10 @@ rodeando al acorde completo.
 @cindex plica
 @cindex plica invisible
 @cindex invisible, plica
+@cindex plica, dirección
+@cindex plica arriba
+@cindex plica abajo
+@cindex plica neutral
 
 @funindex \stemUp
 @funindex stemUp
@@ -453,6 +459,9 @@ Cuando se encuentra con una nota, se crea automáticamente un objeto
 @code{Stem} (plica).  Para las redondas y los silencios, también se
 crean pero se hacen invisibles.
 
+Se puede hacer manualmente que las plicas apunten hacia arriba o hacia
+abajo; véase @ref{Direction and placement}.
+
 @predefined
 @code{\stemUp},
 @code{\stemDown},
@@ -461,11 +470,6 @@ crean pero se hacen invisibles.
 
 @snippets
 
-@cindex plica, dirección
-@cindex plica arriba
-@cindex plica abajo
-@cindex plica neutral
-
 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle]
 {default-direction-of-stems-on-the-center-line-of-the-staff.ly}