]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/macros.itexi
Doc-de: update of macros and de.po file
[lilypond.git] / Documentation / de / macros.itexi
index afec3a99e2ffb83c82e566a53d3ac67ba8f7a0ba..a9d4c6d9b1780bce3dbd0d068688a63da7705c0a 100644 (file)
 
 @ifset web
 
+@macro exampleImage{IMAGE-FILE}
+@html
+<div class="float-center">
+  <a class="clickable" href="ly-examples/\IMAGE-FILE\.png">
+    <img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
+  </a>
+  <p style="text-align: center">
+    (Klick zum Vergrößern)
+  </p>
+</div>
+@end html
+@iftex
+@image{ly-examples/\IMAGE-FILE\-small,,,\IMAGE-FILE\,png}
+@end iftex
+@ifinfo
+@image{lilypond/ly-examples/\IMAGE-FILE\,,,\IMAGE-FILE\,png}
+@end ifinfo
+@end macro
+
+
+@macro help{TEXT}
+@html
+<div class="help">
+<strong>
+  <span style="text-decoration:blink">Hilfe gesucht:</span>
+</strong> \TEXT\
+</div>
+@end html
+@end macro
+
 @c LEGALESE
 
 @macro logoLegalLinux