Hello All, I'm on 2.24.4. I'm trying to run the following from the manual, substituting a local EPS file.

c'1^\markup {
  \combine
    \epsfile #X #10 "./context-example.eps"
    \with-dimensions #'(0 . 6) #'(0 . 10)
    \postscript "
      -2 3 translate
      2.7 2 scale
      newpath
      2 -1 moveto
      4 -2 4 1 1 arct
      4 2 3 3 1 arct
      0 4 0 3 1 arct
      0 0 1 -1 1 arct
      closepath
      stroke"
  }
c'


I'm getting the following error:

/app/share/lilypond/2.24.4/ly/init.ly:65:2: error: Guile signaled an error for the expression beginning here

#

(let ((book-handler (if (defined? 'default-toplevel-book-handler)

In procedure list-ref: Wrong type argument in position 1: #f

Please advise.

Kale Good

Reply via email to