With recent (last week or so) versions of CVS lilypond, I can run:

        cd input
        make out/twinkle.dvi

and it works fine.  This is running the command:

/usr/bin/python ../scripts/ly2dvi.py --output=out/twinkle.dvi --dependencies twinkle.ly

However, if I run the command:

        ../scripts/out/ly2dvi --output=out/twinkle.dvi --dependencies  twinkle.ly

I get:

Traceback (most recent call last):
  File "../scripts/out/ly2dvi", line 307, in ?
    while datadir[-1] == os.sep:
IndexError: string index out of range

So something must be wrong with the script that changes ly2dvi.py to
out/ly2dvi

-- 
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097  fax: (801) 365-6574 
233 Broadway, Cambridge, MA 02139


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

Reply via email to