Re: problems with (new) lilypond-book

2005-07-18 Thread Paul Scott
Mats Bengtsson wrote: Paul Scott wrote: [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 `

Re: problems with (new) lilypond-book

2005-07-18 Thread Mats Bengtsson
Paul Scott wrote: ... 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)

Re: problems with (new) lilypond-book

2005-07-12 Thread Wolfgang Mechsner
Thank you very much. Everyting works fine :-) Wolfgang Am Montag, den 11.07.2005, 16:30 -0500 schrieb Nicholas Haggin: > -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"

Re: problems with (new) lilypond-book

2005-07-11 Thread Paul Scott
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 ad

Re: problems with (new) lilypond-book

2005-07-11 Thread Nicholas Haggin
-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 tempfil

Re: problems with (new) lilypond-book

2005-07-11 Thread Paul Scott
Wolfgang Mechsner wrote: After installing 2.6.0 with "lilypond-2.6.0.x86.package" (Thank you so much for this nice installation script!) on Debian System (the previous version version 2.4 worked fine) I have a problem with lilypond-book. I get this message: # lilypond-book -o out te

problems with (new) lilypond-book

2005-07-11 Thread Wolfgang Mechsner
After installing 2.6.0 with "lilypond-2.6.0.x86.package" (Thank you so much for this nice installation script!) on Debian System (the previous version version 2.4 worked fine) I have a problem with lilypond-book. I get this message: # lilypond-book -o out test.tex lilypond-book-bin-2.6