[EMAIL PROTECTED] writes:
> Hi,
>
> Trying to add some culs-de-lampe (drawn with METAPOST) to a score,
> I look on file-inclusion in textmarkup, but don't see anything. So,
> I try to add postscript code from my eps file (removing header) like this :
>
> \version "2.5.6"
> \markup{ "\embeddedps{
Hi,
Trying to add some culs-de-lampe (drawn with METAPOST) to a score,
I look on file-inclusion in textmarkup, but don't see anything. So,
I try to add postscript code from my eps file (removing header) like this :
\version "2.5.6"
\markup{ "\embeddedps{ my ps code }" }
and it works very nicely.
Bu