]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/macros.itexi
Doc: update translation status
[lilypond.git] / Documentation / de / macros.itexi
index 49b223c525226f074f4b152280884322bf171951..9ebcdc02e501375279c9fddf70d195e7ea99e8ad 100644 (file)
@@ -1,12 +1,13 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish:  4f7427e7a314a71bde16559247885544256b8213
+    Translation of GIT committish:  c1df40da9f8b2794e173583c363f9e736e5531bd
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes..
 @end ignore
 
+@documentencoding UTF-8
 
 @include version.itexi
 @include common-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
@@ -64,7 +95,7 @@ positioniert, oder um dieses Handbuch in einem anderen Format
 zu lesen, besuchen Sie bitte @rweb{Manuals}.
 
 Wenn Ihnen Handbücher fehlen, finden Sie die gesamte Dokumentation
-unter @w{@uref{http://@/www@/.lilypond@/.org/}}.
+unter @w{@uref{http://@/lilypond@/.org/}}.
 @end cartouche
 @end macro
 
@@ -709,7 +740,7 @@ Für LilyPond Version @version{}
 
 @macro exampleImage{IMAGE-FILE}
 @html
-<div class="float-center">
+<div class="float-center example-image-wrapper">
   <a class="clickable" href="ly-examples/\IMAGE-FILE\.png">
     <img src="ly-examples/\IMAGE-FILE\-small.png" alt="\IMAGE-FILE\">
   </a>
@@ -719,7 +750,7 @@ Für LilyPond Version @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}
@@ -786,4 +817,3 @@ this Wikipedia Commons page}.
 Dieser Abschnitt wurde noch nicht übersetzt.  Bitte lesen Sie den
 Abschnitt im englischen Benutzerhandbuch.
 @end macro
-