On Saturday 09 Feb 2013 02:20:29 Bernd Warken wrote:
> .PSPIC is documented in groff_tmac(5).  It is supposed to load an EPS-file.
> That should work in the troff modes.  In tty-modes and in X-mode it is not
> possible to show the EPS-file, so only a box with the file name is
> generated.
> 
> But that does not work.

Hi Bernd,

I got successful results by letting lilypond output as a pdf and using this 
workflow:-

lilypond -> pdf2ps -> ps2eps

Bear in mind also that the resulting eps is exactly a4 page size, no matter 
how little music is produced. You could try:-

groff -T ps -dpaper=a3 -P-pa3 t.trf


Deri


Reply via email to