Federico Bruni <f...@inventati.org> writes:

> What's wrong with the following code?
>
> \version "2.19.46"
> \markup {
>  \eps-file #X #0 #"test.eps"
> }
>
> Find attached the EPS file.
>
> Here's the error:
>
> Processing `/tmp/eps-test.ly'
> Parsing...
> /tmp/eps-test.ly:3:3: error: unknown escaped string: `\eps-file'
> \eps-file #X #0 #"test.eps"
> /tmp/eps-test.ly:3:13: error: not a markup
> \eps-file
> #X #0 #"test.eps"
> /tmp/eps-test.ly:3:16: error: not a markup
> \eps-file #X
> #0 #"test.eps"
> Finding the ideal number of pages...
> Fitting music on 1 page...
> Drawing systems...
> Layout output to `/tmp/lilypond-BGAhyU'...
> Converting to `eps-test.pdf'...
> fatal error: failed files: "/tmp/eps-test.ly"

It's \epsfile rather than \eps-file ?

-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to