2010/4/22 Francisco Vila <paconet....@gmail.com>:
> 2010/4/22 Francisco Vila <paconet....@gmail.com>:
>> 2010/4/21 Graham Percival <gra...@percival-music.ca>:
>>> I need more information -- in particular, does it
>>> work with texi2html 4.13a
>>
>> it works with _texinfo_ 4.13 [from makeinfo --version], package version 4.13a
>>
>> If I can manage to install 4.13 in the old machine, I will try again.
>
> Fail. Upgrading texinfo alone to 4.13a from 4.11 does not solve the
> problem. Starting bisect.

install-info complains about lack of 'This file documents' on
out/lilypond-web.info, so here is the patch.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com
From 04a6aed875e91359c47738903b9da65b36f06b9e Mon Sep 17 00:00:00 2001
From: Francisco Vila <francisco.v...@hispalinux.es>
Date: Thu, 22 Apr 2010 12:49:50 +0200
Subject: [PATCH] Fix make install.

---
 Documentation/web.texi |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/web.texi b/Documentation/web.texi
index f2001a8..212de42 100644
--- a/Documentation/web.texi
+++ b/Documentation/web.texi
@@ -37,6 +37,8 @@
 @copying
 Copyright @copyright{} 2009--2010 by the authors.
 
+This file documents GNU LilyPond website.
+
 @quotation
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
-- 
1.6.3.3

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to