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

_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to