bug-lilypond
[Top][All Lists]
Advanced

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

Re: lilypond-book: global name 'tempfile' is not defined


From: Mats Bengtsson
Subject: Re: lilypond-book: global name 'tempfile' is not defined
Date: Tue, 28 Jun 2005 22:08:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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