From e63c3e03f3ffb1a9f7ed91f84c2a448c6b8fb07e Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Mon, 21 Dec 2009 15:27:38 +0100 Subject: [PATCH] Doc-es: translated macro. --- Documentation/es/macros.itexi | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Documentation/es/macros.itexi b/Documentation/es/macros.itexi index eb3c40b5b6..371cecac75 100644 --- a/Documentation/es/macros.itexi +++ b/Documentation/es/macros.itexi @@ -348,3 +348,24 @@ @macro englishref Esta sección aún no está traducida; consulte el manual en inglés. @end macro + + + +@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