> break-substitution.cc: In method
>   `bool Spanner::fast_fubstitute_grob_list(long int, long int)':
> break-substitution.cc:346:
>   implicit declaration of function `int scm_realloc(...)'
> make[1]: *** [out/break-substitution.o] Error 1

This has gone while upgrading to CVS 2002-08-18 09:13, but the
bug reported by Graham

  (lilypond.cps
  ! Extra }, or forgotten \endgroup.
  l.1 , 127}
          
is still there.  It is caused by an empty cindex entry in
lilypond-book.itely.  Patch below.


    Werner

======================================================================

2002-08-18  Werner Lemberg  <[EMAIL PROTECTED]>

        * Documentation/user/lilypond-book.itely: Remove empty
        @cindex which makes texindex producing scrap.

======================================================================

--- lilypond-book.itely Thu Aug 15 00:46:05 2002
+++ lilypond-book.itely.new     Sun Aug 18 11:15:14 2002
@@ -19,9 +19,6 @@
 @node Insert music snippets into your texts using lilypond-book
 @chapter Insert music snippets into your texts using lilypond-book
 
-@cindex
-
-
 If you want to add pictures of music to a document, you can simply do
 it the way you would do with other types of pictures.  You write
 LilyPond code, process it separately to embedded PostScript or


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to