]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/user/text.itely
Merge branch 'master' into nested-bookparts
[lilypond.git] / Documentation / es / user / text.itely
index 6d6ed3dacce85e426e2236b975b8e27f726b3ecd..32474fdfd711cb251130a050c76e7a9383ce51d6 100644 (file)
@@ -6,7 +6,7 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.51"
+@c \version "2.11.57"
 
 @node Text
 @section Text
@@ -393,7 +393,7 @@ instrucciones descritas en @ref{Text alignment}.
 
 @lilypond[quote,verbatim,fragment,relative=1]
 c1^\markup { \column { a bbbb \line { c d } } }
-c1^\markup { \center-align { a bbbb c } }
+c1^\markup { \center-column { a bbbb c } }
 c1^\markup { \line { a b c } }
 @end lilypond
 
@@ -403,9 +403,9 @@ previa.  En el ejemplo siguiente, las dos primeras expresiones
 @code{\markup} son equivalentes:
 
 @lilypond[quote,verbatim,fragment,relative=1]
-c1^\markup { \center-align { a bbb c } }
-c1^\markup { \center-align { a { bbb c } } }
-c1^\markup { \center-align { a \line { bbb c } } }
+c1^\markup { \center-column { a bbb c } }
+c1^\markup { \center-column { a { bbb c } } }
+c1^\markup { \center-column { a \line { bbb c } } }
 @end lilypond
 
 
@@ -457,22 +457,22 @@ confusiĆ³n.
 @node Selecting font and font size
 @subsubsection Selecting font and font size
 
-UNTRANSLATED NODE: IGNORE ME
+@untranslated
 
 @node Text alignment
 @subsubsection Text alignment
 
-UNTRANSLATED NODE: IGNORE ME
+@untranslated
 
 @node Graphic notation inside markup
 @subsubsection Graphic notation inside markup
 
-UNTRANSLATED NODE: IGNORE ME
+@untranslated
 
 @node Music notation inside markup
 @subsubsection Music notation inside markup
 
-UNTRANSLATED NODE: IGNORE ME
+@untranslated
 
 @node Multi-page markup
 @subsubsection Multi-page markup