From 4488bdb7ca52b2f29e8d01af1a74fe2073a8cc73 Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Sat, 2 Jan 2010 02:00:54 +0100 Subject: [PATCH] doc-es: move macro. --- Documentation/es/macros.itexi | 49 +++++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 19 deletions(-) diff --git a/Documentation/es/macros.itexi b/Documentation/es/macros.itexi index 670d896dc9..6557213e25 100644 --- a/Documentation/es/macros.itexi +++ b/Documentation/es/macros.itexi @@ -1,6 +1,6 @@ @c -*- coding: utf-8; mode: texinfo; -*- @ignore - Translation of GIT committish: 93e15c93777bafc46949aa9bf5103feb6c17d8e2 + Translation of GIT committish: 589e2953e6e0d90a73eafe0b31ba86651c62f6eb When revising a translation, copy the HEAD committish of the version that you are working on. See TRANSLATION for details. @@ -715,6 +715,35 @@ Para la versión de LilyPond @version{} @ifset web +@macro exampleImage{IMAGE-FILE} +@html +
+ + \IMAGE-FILE\ + +

+ (pulse para ver una imagen más grande) +

+
+@end html +@iftex +@image{examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png} +@end iftex +@ifinfo +@image{lilypond/examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png} +@end ifinfo +@end macro + +@macro help{TEXT} +@html +
+ + Necesitamos ayuda: + \TEXT\ +
+@end html +@end macro + @c LEGALESE @macro logoLegalLinux @@ -765,21 +794,3 @@ Esta sección aún no está traducida; consulte el manual en inglés. -@macro exampleImage{IMAGE-FILE} -@html -
- - \IMAGE-FILE\ - -

- (pulse para ver una imagen más grande) -

-
-@end html -@iftex -@image{examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png} -@end iftex -@ifinfo -@image{lilypond/examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png} -@end ifinfo -@end macro -- 2.39.5