Hi Mojca, Christopher, Hraban, Wolfgang, since a couple of days the lilypond module doesn't work anymore. Testfile: \usemodule[lilypond] \starttext There are some notes \lower 8.2pt\hbox{\lilypond[fragment=true]{\relative c' {c d e fis}}} embedded in this line. \stoptext Context creates a file "&1" with 0 Byte and a file "lilypond-1" in the current directory. In the log i find: !LilyPond ERROR : File 'lily1-lilypond-1.tmp' was not written! Processing file "lilypond-1" directly with lilypond works. Greetings Lutz
Am 2010-03-11 um 07:34 schrieb Lutz Haseloff:
Hi Mojca, Christopher, Hraban, Wolfgang,
since a couple of days the lilypond module doesn't work anymore.
Testfile:
\usemodule[lilypond] \starttext There are some notes \lower 8.2pt\hbox{\lilypond[fragment=true]{\relative c' {c d e fis}}} embedded in this line. \stoptext
Context creates a file "&1" with 0 Byte and a file "lilypond-1" in the current directory. In the log i find: !LilyPond ERROR : File 'lily1-lilypond-1.tmp' was not written!
Processing file "lilypond-1" directly with lilypond works.
You're right - but like the logs says, the file should be named lily1- lilypond-1.tmp instead of just lilypond-1; seems like MkIV changed buffer behaviour. I'm working on it. Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)
New version at http://modules.contextgarden.net/t-lilypond Works for me with latest ConTeXt MkIV beta (and LilyPond 2.12, of course). Also fixed the documentation a bit. Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)
Thank you very much.
2010/3/11 Henning Hraban Ramm
New version at http://modules.contextgarden.net/t-lilypond
Works for me with latest ConTeXt MkIV beta (and LilyPond 2.12, of course). Also fixed the documentation a bit.
Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer)
participants (2)
-
Henning Hraban Ramm
-
Lutz Haseloff