lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #'minimum-length trouble


From: Mats Bengtsson
Subject: Re: #'minimum-length trouble
Date: Mon, 12 May 2003 10:29:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

My guess is that the actual error is somewhere earlier in
the file. I've seen similar errors when I had a string argument
to some property setting where I had forgot the final double
quote.

   /Mats

David Bobroff wrote:
I'm having something odd happen.  I'm using:

\property Staff.MultiMeasureRest \override #'minimum-length = #N

quite a bit.  Now I get:

 lilypond-book falstaff.ly
lilypond-book (GNU LilyPond) 1.7.18
Reading `/home/lily-puts/falstaff/falstaff.ly'
Traceback (most recent call last):
  File "/usr/local/bin/lilypond-book", line 1534, in ?
    do_file (input_filename)
  File "/usr/local/bin/lilypond-book", line 1396, in do_file
    chunks = chop_chunks (chunks, 'lilypond-block', make_lilypond_block,
1)
  File "/usr/local/bin/lilypond-book", line 943, in chop_chunks
    m = get_re (re_name).search (str)
RuntimeError: maximum recursion limit exceeded

If I then comment out the last addition of the \override, which brought
on the problem, I still get the above error.  If I actually remove the
commented-out material from the *.ly file the error goes away.

Two questions: 1) Why am I getting the error in the first place? and 2)
Whe does commenting out the offending code not remove the error?

I can send the file but it is over 40k.

Thanks,

David Bobroff



_______________________________________________
Lilypond-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

[Prev in Thread] Current Thread [Next in Thread]