From: Francisco Vila Date: Mon, 11 Oct 2010 22:08:27 +0000 (+0200) Subject: Web-nl: add contactUsAbout macro -- fixes warning. X-Git-Tag: release/2.13.36-1~33 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=caa34180a2eb474a0ee2164ab89995f11e8281d3;p=lilypond.git Web-nl: add contactUsAbout macro -- fixes warning. --- diff --git a/Documentation/nl/web.texi b/Documentation/nl/web.texi index bfed589350..b402c76d48 100644 --- a/Documentation/nl/web.texi +++ b/Documentation/nl/web.texi @@ -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