]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web-nl: add contactUsAbout macro -- fixes warning.
authorFrancisco Vila <francisco.vila@hispalinux.es>
Mon, 11 Oct 2010 22:08:27 +0000 (00:08 +0200)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Mon, 11 Oct 2010 22:08:38 +0000 (00:08 +0200)
Documentation/nl/web.texi

index bfed58935044200013a1b03a37d603e3c9bd1ec0..b402c76d483c821e696a12a25177a2b1ef361469 100644 (file)
@@ -280,6 +280,33 @@ Distributions will want to install lilypond.info in postinstall, doing:
 @end macro
 
 
+@ifhtml
+@macro contactUsAbout{topic}
+
+@divClass{heading-center}
+@divClass{contactBox}
+If you are aware of any other \topic\ which could be listed here,
+please let us know by following the instructions on
+@ref{Bug reports}.
+
+@divEnd
+@divEnd
+
+@end macro
+@end ifhtml
+
+@ifnothtml
+@macro contactUsAbout{topic}
+@cartouche
+If you are aware of any other \topic\ which could be listed here,
+please let us know by following the instructions on
+@ref{Bug reports}.
+
+@end cartouche
+
+@end macro
+@end ifnothtml
+
 @include web/introduction.itexi
 @include web/download.itexi
 @include web/manuals.itexi