Nicholas Haggin wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

        This is a known bug that is fixed in the CVS; the Python script
which is lilypond-book is missing "import tempfile" near the beginning.
        If you are feeling courageous :) you can make the change yourself;
just add the line

import tempfile

at the end of the first group of import statements, after "import
string". Be sure to make a backup copy of lilypond-book before editing.
Thanks.  That was easy enough.  Now a minor problem:

[EMAIL PROTECTED]:~/music/stfrancis$ lilypond-book-2.6.0 --output=out --psfonts oilbook.tex
lilypond-book-bin-2.6.0 (GNU LilyPond) 2.6.0
Reading oilbook.tex...
Dissecting...
Writing snippets...
Processing...

(snip)

Compiling oilbook.tex...
Writing `oilbook.tex'...
Writing fonts to oilbook.psfonts...

DVIPS usage:
   dvips -h out/oilbook.psfonts out/oilbook.dvi

Paul



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

Reply via email to