Very embarrassing! I added a last minute fix some days ago without
testing the end result. I have (hopefully) fixed the problem in CVS now.

   /Mats

Graham Percival wrote:

%  test fails on OSX self-compiled 2.6.0
\documentclass[letterpaper]{article}
\usepackage{graphics}
\begin{document}

\begin{lilypond}
c'4
\end{lilypond}

\end{document}

--------- output:
lilypond-book (GNU LilyPond) 2.6.0
Reading foo.lytex...
Traceback (most recent call last):
  File "/Users/gperciva/usr/bin/lilypond-book", line 1616, in ?
    main ()
  File "/Users/gperciva/usr/bin/lilypond-book", line 1582, in main
    chunks = do_file (file)
  File "/Users/gperciva/usr/bin/lilypond-book", line 1448, 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 1280, in get_latex_textwidth
    tempfile.tempdir = ''
NameError: global name 'tempfile' is not defined



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

--
=============================================
        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: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================


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

Reply via email to