On Thu, Sep 18, 2008 at 11:46:09PM -0300, Han-Wen Nienhuys wrote: > /home/lilydev/vc/gub/target/linux-x86/build/lilypond-localhost--home-lilydev-vc-lilypond-master/Documentation/es/user/out-www//markup-list-commands.texi:2: > `Text markup list commands' has no Up field (perhaps incorrect > sectioning?). > /home/lilydev/vc/gub/target/linux-x86/build/lilypond-localhost--home-lilydev-vc-lilypond-master/Documentation/es/user/out-www//markup-commands.texi:2: > `Text markup commands' has no Up field (perhaps incorrect > sectioning?). > > make[7]: *** [out-www/lilypond/index.html] Error 1 > make[7]: Leaving directory > `/home/lilydev/vc/gub/target/linux-x86/build/lilypond-localhost--home-lilydev-vc-lilypond-master/Documentation/es/user' > make[6]: *** [WWW-2] Error 2
Here's a patch, if anyone wants to apply it. Cheers, Patrick
>From 7568df94b5c67558796ba61ecbbbbafaf8a743fa Mon Sep 17 00:00:00 2001 From: Patrick McCarty <[EMAIL PROTECTED]> Date: Fri, 19 Sep 2008 00:15:24 -0700 Subject: [PATCH] Fix `make web' --- Documentation/es/user/notation-appendices.itely | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Documentation/es/user/notation-appendices.itely b/Documentation/es/user/notation-appendices.itely index 2f3e973..a4803e2 100644 --- a/Documentation/es/user/notation-appendices.itely +++ b/Documentation/es/user/notation-appendices.itely @@ -20,6 +20,8 @@ * List of colors:: * The Feta font:: * Note head styles:: +* Text markup commands:: +* Text markup list commands:: * List of articulations:: * Percussion notes:: * All context properties:: -- 1.6.0.2
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
