Re: help on invoking lilypond-book

2006-08-09 Thread Daniel Tonda
Hi to all:I've been trying out different versions of the linux-devel lilypond installer, I keep around old ones just in case something's broken. So I installed each one from 2.9.9 up to 2.9.14.The bug with ghostscript appears in version 2.9.11 and up.It's a pity because the \bendAfter is quite use

RE: help on invoking lilypond-book

2006-08-09 Thread Anthony Youngman
is licence was only valid for a year from release and then went GPL. Cheers, Wol -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mats Bengtsson Sent: 07 August 2006 11:52 To: Daniel Tonda Cc: lilypond-user@gnu.org Subject: Re: help on invoking lilypond

Re: help on invoking lilypond-book

2006-08-08 Thread Daniel Tonda
Mats:I downloaded the linux script installer. It's been a while since I've dared to compile lilypond myself.Daniel T.2006/8/8, Mats Bengtsson < [EMAIL PROTECTED]>:Let us move the discussion to bug-lilypond, since you have clearly hit a bug (for the record, the earlier emails of this thread can be f

Re: help on invoking lilypond-book

2006-08-08 Thread Mats Bengtsson
Let us move the discussion to bug-lilypond, since you have clearly hit a bug (for the record, the earlier emails of this thread can be found at http://lists.gnu.org/archive/html/lilypond-user/2006-08/msg00094.html ) I happened to try lilypond-book in the Windows package and it seems that has the

Re: help on invoking lilypond-book

2006-08-07 Thread Daniel Tonda Castillo
I downloaded and built ghostscript-afpl version 8.54. It built without problems. I ran the makefile script and the same error appeared, so I ran: lilypond-book -b eps -o OUT --psfonts -V Compendio.lytex (the V for more verboseness). The errors that appeared were concerning gs cant find or c

Re: help on invoking lilypond-book

2006-08-07 Thread Daniel Tonda
Ok, with the package from Ubuntu gs-afpl, the output is exactly the same. Im trying it out with tha latex source code including only one lilypond file, so as not to make the output too long.$ makelilypond-book -f latex --psfonts -o OUT Compendio.lytex ; cd OUT && latex --interaction=nonstopmode Co

Re: help on invoking lilypond-book

2006-08-07 Thread Daniel Tonda
Ok, I will try the AFPL version on the package list on unbunt and comment how it went. Thanks!Daniel T.2006/8/7, Mats Bengtsson < [EMAIL PROTECTED]>:I'd recommend to upgrade to a newer version of Ghostscript. There are two more or less parallel sets of Ghostscript versions,the GPL (released under G

Re: help on invoking lilypond-book

2006-08-07 Thread Mats Bengtsson
I'd recommend to upgrade to a newer version of Ghostscript. There are two more or less parallel sets of Ghostscript versions, the GPL (released under Gnu public licence) and the AFPL which have a slightly more restrictive licence. My guess is that you have the GPL version, but I saw on the Ubuntu

Re: help on invoking lilypond-book

2006-08-07 Thread Daniel Tonda
Hi, thanks for your prompt response.I'm running Ubuntu 6.06.1 TLS. here's the last lines of output:Processing `Compendio.lytex:141 ( lily-899970075.ly)'Parsing...Renaming input to: `yankadi.ly'Interpreting music... [2]Preprocessing graphic

Re: help on invoking lilypond-book

2006-08-07 Thread Mats Bengtsson
I just tried a small example here and couldn't repeat your problems. From the printouts you provided, it seems that the calls to gs fail, which might provide a hint on where the problem is. Don't you get any file OUT/Compendio.tex at all? You didn't include the last lines of the printouts. It sho