From: Francisco Vila Date: Mon, 21 Dec 2009 14:27:38 +0000 (+0100) Subject: Doc-es: translated macro. X-Git-Tag: release/2.13.10-1~107^2~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e63c3e03f3ffb1a9f7ed91f84c2a448c6b8fb07e;p=lilypond.git Doc-es: translated macro. --- 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