OSX, self-compiled with fink patches. Since it was working a few days ago, I
suspect that this caused it.

2005-08-26  Han-Wen Nienhuys
        * scripts/lilypond-book.py (output_name): remove
        latex_filter_cmd. Non-portable to non-Unix systems.
        (get_latex_textwidth): use File.write and os.unlink() instead.


------ output:
lilypond-book (GNU LilyPond) 2.7.9
Reading ../op2.lytex...
Traceback (most recent call last):
  File "/Users/gperciva/usr/bin/lilypond-book", line 1634, in ?
    main ()
  File "/Users/gperciva/usr/bin/lilypond-book", line 1600, in main
    chunks = do_file (file)
  File "/Users/gperciva/usr/bin/lilypond-book", line 1467, in do_file
    set_default_options (source)
File "/Users/gperciva/usr/bin/lilypond-book", line 660, in set_default_options
    textwidth = get_latex_textwidth (source)
File "/Users/gperciva/usr/bin/lilypond-book", line 1296, in get_latex_textwidth
    logfile = os.path.splitext (tmpfile) + '.log'
TypeError: can only concatenate tuple (not "str") to tuple



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

Reply via email to