]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/es/macros.itexi
Issue 4925: Don't use @code inside of @example
[lilypond.git] / Documentation / es / macros.itexi
index b85a36462695f398de132672f5e525f52760425b..58c40c19b84adcfdb64b09454cd58636ce27d8a4 100644 (file)
@@ -1,9 +1,10 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: 7e21c2c45a72d559709a454d9416f406c8d5fb09
+    Translation of GIT committish: 0dab09bcbd2046e1dc38fb264ae8f7d2097d3d71
 
     When revising a translation, copy the HEAD committish of the
-    version that you are working on.  See TRANSLATION for details.
+    version that you are working on.  For details, see the Contributors'
+    Guide, node Updating translation committishes..
 @end ignore
 
 
@@ -15,7 +16,7 @@
 MACRO DEFINITIONS GUIDELINES
 ****************************
 
-This file should contain macro defintions which are common to all
+This file should contain macro definitions which are common to all
 languages, i.e. all macro definitions which do not contain text that
 should be translated (namely text visible in the output).
 
@@ -23,7 +24,6 @@ Macro definitions which contain text that should be translated in
 translations should be in macros.itexi.
 @end ignore
 
-
 @c   ***** Displaying text *****
 
 @c To get decent quotes in `foo' and ``foo''.
@@ -67,6 +67,36 @@ translations should be in macros.itexi.
 
 @end ifnothtml
 
+@c do not translate the following macro -- it is used in
+@c an untranslated manual.
+
+@ifhtml
+
+@macro advanced{TEXT}
+@html
+<div class="advanced">
+@end html
+@strong{Advanced note:} \TEXT\
+@c keep the space for proper nesting of </p>
+
+@html
+</div>
+@end html
+@end macro
+
+@end ifhtml
+
+@ifnothtml
+
+@macro advanced{TEXT}
+@quotation
+@b{Advanced note:} \TEXT\
+@end quotation
+@end macro
+
+@end ifnothtml
+
+
 @macro docMain
 @cartouche
 Para mayor informaciĆ³n sobre la forma en que este manual se relaciona
@@ -726,7 +756,7 @@ Para la versiĆ³n de LilyPond @version{}
 </div>
 @end html
 @iftex
-@image{ly-examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png}
+@image{ly-examples/\IMAGE-FILE\,6in,,\IMAGE-FILE\,png}
 @end iftex
 @ifinfo
 @image{lilypond/ly-examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}