lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Including an EPS image


From: Nick Payne
Subject: Re: Including an EPS image
Date: Sat, 03 Jul 2010 07:51:24 +1000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

On 03/07/10 07:40, Nigel Horne wrote:
On 02/07/10 22:20, David Kastrup wrote:
When I try to include an EPS file, for example with the command:

\markup {
         \epsfile #X #20 #"logo.eps"
}

I get this cryptic message:

Preprocessing graphical
objects.../usr/share/lilypond/2.12.3/scm/stencil.scm:377:26: In
procedure list-ref in expression (list-ref bbox 2):
/usr/share/lilypond/2.12.3/scm/stencil.scm:377:26: Wrong type argument
in position 1: #f

What's it mean in plain English?  What have I done wrong?
Used a non-EPS file (likely missing a bounding box comment)?
It's an EPS file, according to file(1):

address@hidden:~$ file logo.eps
logo.eps: DOS EPS Binary File Postscript starts at byte 32 length 3256 TIFF starts at byte 3288 length 8222
address@hidden:~$

What's a "bounding box comment", and how do I create it?
Trying opening the eps file in a graphics program such as Gimp and export it as eps to a different name and see if that file can be included without error.

Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]