bug-lilypond
[Top][All Lists]
Advanced

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

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


From: Graham Percival
Subject: lilypond-book: global name 'tempfile' is not defined
Date: Tue, 28 Jun 2005 11:54:51 -0700


%  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





reply via email to

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