]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/macros.itexi
Web/Docs: fix nesting problem for @warning
[lilypond.git] / Documentation / de / macros.itexi
index c93b2a29d8084e2037e83e1f5be160f7182c2530..a8be205b1dcc90aef9c91fd2d309501115851b59 100644 (file)
 @ifhtml
 
 @macro warning{TEXT}
-@cartouche
-@b{Achtung:} \TEXT\
-@end cartouche
+@html
+<div class="warning">
+@end html
+@strong{Achtung:} \TEXT\
+@c keep the space for proper nesting of </p>
+
+@html
+</div>
+@end html
 @end macro
 
 @end ifhtml