I seem to have the same problem as already reported here:
(Windows XP, Lilypond 2.9.22)

        lilypond -b eps -dno-gs-load-fonts -dinclude-eps-fonts  epstest.ly

produces an eps-file, which I can view with gsview, and a pdf.
I did insert the eps into a odt file, shows as a rectangle (this is 
normal (?)).
Printing gives the following error message:

        ERROR: undefinedresource
        OFFENDING COMMAND: findresource

        STACK:
        
        /FontSetInit

Thanks,
Thomas

Code:
--
\version "2.9.22"
\paper{
  indent=0\mm
  oddFooterMarkup=##f
  oddHeaderMarkup=##f
  bookTitleMarkup=##f
  scoreTitleMarkup=##f
  ragged-right=##t
}
\relative c' {c d e f | g a b c}





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

Reply via email to