From caa34180a2eb474a0ee2164ab89995f11e8281d3 Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Tue, 12 Oct 2010 00:08:27 +0200 Subject: [PATCH] Web-nl: add contactUsAbout macro -- fixes warning. --- Documentation/nl/web.texi | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) 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 -- 2.39.2