Re: Generating EPS with lilypond

2006-08-28 Thread Trevor Bača
OK. Here's the output with --verbose. The calling shell script is now %%% SHELL SCRIPT START %%% #! /bin/sh export LILYPOND_DESTDIR=`pwd` export GS_LIB="/Applications/LilyPond.app/Contents/Resources/share/ghostscript/8.50/lib" date python "/Applications/LilyPond.app/Contents/Resources/lilycall

Re: Generating EPS with lilypond

2006-08-28 Thread Mats Bengtsson
Try to add --verbose to the call to LilyPond, to get a more informative error message. Clearly, Ghostscript fails, but it's hard to tell why from the current printouts. /Mats Quoting Trevor Bača <[EMAIL PROTECTED]>: I'm having trouble invoking the eps backend in the first place. 2.9.16 unde

Re: Generating EPS with lilypond

2006-08-27 Thread Trevor Bača
On 8/27/06, Graham Percival <[EMAIL PROTECTED]> wrote: Han-Wen Nienhuys wrote: > Graham Percival wrote: >> Han-Wen Nienhuys wrote: >>> Graham Percival wrote: Han-Wen Nienhuys wrote: > -deps-font-include > > which will cause the individual per-system EPS files to contain fonts.

Re: Generating EPS with lilypond

2006-08-26 Thread Graham Percival
Han-Wen Nienhuys wrote: Graham Percival wrote: Han-Wen Nienhuys wrote: Graham Percival wrote: Han-Wen Nienhuys wrote: -deps-font-include which will cause the individual per-system EPS files to contain fonts. If I'm calling lilypond -b eps myfile.ly then "myfile.eps" is the whole page

Re: Generating EPS with lilypond

2006-08-24 Thread Han-Wen Nienhuys
Graham Percival wrote: Han-Wen Nienhuys wrote: Graham Percival wrote: Han-Wen Nienhuys wrote: Use the -dno-gs-font-load to force font embedding. -deps-font-include which will cause the individual per-system EPS files to contain fonts. I've added this under general lilypond arguments. Ca

Re: Generating EPS with lilypond

2006-08-24 Thread Graham Percival
Han-Wen Nienhuys wrote: Graham Percival wrote: Han-Wen Nienhuys wrote: Use the -dno-gs-font-load to force font embedding. -deps-font-include which will cause the individual per-system EPS files to contain fonts. I've added this under general lilypond arguments. Can this be used in lilyp

Re: Generating EPS with lilypond

2006-08-24 Thread Han-Wen Nienhuys
Graham Percival wrote: Sorry, I'm confused now. Does \header{ tagline = ##f } reduce the BBox, or must we use use oddFooterMarkup=##f oddHeaderMarkup=##f bookTitleMarkup = ##f scoreTitleMarkup = ##f Setting oddFooterMarkup obviates the tagline setting. -- Han-Wen Nienhuys - [E

Re: Generating EPS with lilypond

2006-08-24 Thread Graham Percival
Han-Wen Nienhuys wrote: try lilypond -b eps bla.ly and set tagline = ##f in the \header {} Sorry, I'm confused now. Does \header{ tagline = ##f } reduce the BBox, or must we use \paper{ oddFooterMarkup=##f } - Graham ___ lilypond-

Re: Generating EPS with lilypond

2006-08-24 Thread Han-Wen Nienhuys
Graham Percival wrote: Han-Wen Nienhuys wrote: Use the -dno-gs-font-load to force font embedding. -deps-font-include which will cause the individual per-system EPS files to contain fonts. I've added this under general lilypond arguments. Can this be used in lilypond-book? I can't see a

Re: Generating EPS with lilypond

2006-08-24 Thread Graham Percival
Han-Wen Nienhuys wrote: Use the -dno-gs-font-load to force font embedding. -deps-font-include which will cause the individual per-system EPS files to contain fonts. I've added this under general lilypond arguments. Can this be used in lilypond-book? I can't see a -d option for -book. C

Re: Re: Generating EPS with lilypond

2006-08-20 Thread Charles Cave
> Eyolf Ostrem <[EMAIL PROTECTED]> wrote: > You could generate the .png and then run: > > convert file.png file.eps > > Where convert is from the imagemagick package. > But that still doesn't solve the issue with the full-page - i.e. over-sized - > png files? To solve the problem with the

Re: Generating EPS with lilypond

2006-08-20 Thread Han-Wen Nienhuys
Michel Goossens wrote: Have you tried opening the EPS in other programs? Moreover, have you tried opening it in GSView after unchecking 'Safer' on the tools menu? I don't myself know the reason why, but this is required to view a Lilypond-generated .ps file, so it may well be the same for an .e

Re: Generating EPS with lilypond

2006-08-20 Thread Eyolf Ostrem
On Sun 20 August 2006 15:55, Laura Conrad wrote: > > "Michel" == Michel Goossens <[EMAIL PROTECTED]> writes: > > Michel> what is the correct way to generate an EPS file (the music > Michel> piece is only two staves, so I do not want the output area > Michel> to cover the whole A4 pa

Re: Generating EPS with lilypond

2006-08-20 Thread Laura Conrad
> "Michel" == Michel Goossens <[EMAIL PROTECTED]> writes: Michel> what is the correct way to generate an EPS file (the music Michel> piece is only two staves, so I do not want the output area Michel> to cover the whole A4 page, but only the area occupied by Michel> the music.

Re: Generating EPS with lilypond

2006-08-20 Thread Michel Goossens
Stewart Holmes tiscali.co.uk> writes: > > I'm not an expert on the subject, but here goes... > > Have you tried opening the EPS in other programs? Moreover, have you tried > opening it in GSView after unchecking 'Safer' on the tools menu? I don't > myself know the reason why, but this is requ

Re: Generating EPS with lilypond

2006-08-19 Thread Stewart Holmes
I'm not an expert on the subject, but here goes... Have you tried opening the EPS in other programs? Moreover, have you tried opening it in GSView after unchecking 'Safer' on the tools menu? I don't myself know the reason why, but this is required to view a Lilypond-generated .ps file, so it m