bug-lilypond
[Top][All Lists]
Advanced

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

Problems with \espfile


From: Steven Weber
Subject: Problems with \espfile
Date: Mon, 30 Jul 2007 12:59:57 -0700

Windows XP, Lilypond 2.11.28 (and 2.10.25)

 

I'm trying to get an eps file into a score like this:

 

\version "2.11.28"

\paper { ragged-right = ##t }

\relative c''

{

                c1 ^\markup { \epsfile #0 #0 #"design5.eps" }

}

 

In 2.11, I get the following errors:

Preprocessing graphical objects...C:/Program
Files/LilyPond/usr/share/lilypond/current/scm/stencil.scm:279:26: In
procedure list-ref in expression (list-ref bbox 2):

C:/Program Files/LilyPond/usr/share/lilypond/current/scm/stencil.scm:279:26:
Wrong type argument in position 1: #f

 

In 2.10, I get the less-verbose error:

Preprocessing graphical objects...ERROR: In procedure list-ref:

ERROR: Wrong type argument in position 1: #f

 

--Steven

Attachment: DESIGN5.EPS
Description: PostScript document


reply via email to

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