t-lilypond.tex calls invalid lilypond command-line option
Greetings from a new user! When trying out lilypond from context for the first time yesterday, I found that t-lilypond.tex invokes lilypond with a command-line option "-b", which is not valid in lilypond 2.12. \def\LP{texmfstart --ifchanged=\lily!filename.tmp --exec bin:lilypond -b eps -dno-gs-load-fonts -dinclude-eps-fonts \lily!filename.tmp} To illustrate the problem: I was using the "Starlight" sample on http://wiki.contextgarden.net/LilyPond . Well, I wrapped the sample code in \starttext ... \stoptext . When I changed "-b eps" to "-dbackend=eps", lilypond executed successfully and I started getting proper results. (Though, please note, I had to delete the various temporary files produced in the unsuccessful attempts first.) Is this a known problem? Best wishes-- --Richard Chonak
Am 2009-06-02 um 15:57 schrieb Richard Chonak:
Greetings from a new user!
Welcome!
When trying out lilypond from context for the first time yesterday, I found that t-lilypond.tex invokes lilypond with a command-line option "-b", which is not valid in lilypond 2.12.
Then you're using an old version, that was fixed at latest in March 2009. Recent see http://modules.contextgarden.net/t-lilypond (But beware, the recent version works only with LuaTeX, i.e. ConTeXt beta.) 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
-
Richard Chonak