From: John Mandereau Date: Wed, 3 Sep 2008 22:54:40 +0000 (+0200) Subject: Docs: temporarily fix French macros X-Git-Tag: release/2.11.58-1~32^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a6af08b2de489327fc89f196004521be40c5846b;p=lilypond.git Docs: temporarily fix French macros Quoting Reinhold Kainhofer: Now, the problem with this is that @q{..} inside a @footnote{..} does not work properly with texi2html, because texi2html assumes that @html...@end html is a whole paragraph and does not wrap a

..

around. --- diff --git a/Documentation/fr/user/macros.itexi b/Documentation/fr/user/macros.itexi index 096dcf59cf..d6e35c4fba 100644 --- a/Documentation/fr/user/macros.itexi +++ b/Documentation/fr/user/macros.itexi @@ -17,8 +17,8 @@ @end macro @c to get decent quotes in `foo' and ``foo'' -@c these need to be split up so that "@qq{foo}." looks nice. :( -@iftex +@c FIXME: use thin spaces for @qq +@ifnotinfo @macro q{TEXT} @quoteleft{}\TEXT\@quoteright{} @end macro @@ -26,8 +26,7 @@ @macro qq{TEXT} @guillemetleft{}@tie{}\TEXT\@tie{}@guillemetright{} @end macro -@end iftex - +@end ifnotinfo @ifinfo @macro q{TEXT} @@ -40,35 +39,6 @@ @end ifinfo -@ifhtml -@macro q{TEXT} -@html -‘\TEXT\’ -@end html -@end macro - -@macro qq{TEXT} -@html -« \TEXT\ » -@end html -@end macro -@end ifhtml - - -@ifdocbook -@macro q{TEXT} -@xml -‘\TEXT\’ -@end xml -@end macro - -@macro qq{TEXT} -@xml -« \TEXT\ » -@end xml -@end macro -@end ifdocbook - @ifhtml @macro warning{TEXT} @cartouche