Take a look at this example. I think it could help us to find a solution.

Regards,

Luis Pablo

Luis Pablo Gasparotto wrote:

> Hi Folks,
>
> Is there some way to generate the Tremolo symbol with abcm2ps?
>
> Regards,
>
> Luis Pablo Gasparotto
>
>
> To subscribe/unsubscribe, point your browser to:
> http://www.tullochgorm.com/lists.html
>



%%postscript /trem2 { % x y trem2
%%postscript   M 4 12 rmoveto
%%postscript   2 setlinewidth -8 -2 rlineto 
%%postscript   8 -2 rmoveto
%%postscript   2 setlinewidth -8 -2 rlineto 
%%postscript currentpoint stroke
%%postscript  } bdef
%%postscript /trem3 { % x y trem3
%%postscript   M 4 15 rmoveto
%%postscript   2 setlinewidth -8 -2 rlineto 
%%postscript   8 -2 rmoveto
%%postscript   2 setlinewidth -8 -2 rlineto 
%%postscript   8 -2 rmoveto
%%postscript   2 setlinewidth -8 -2 rlineto 
%%postscript currentpoint stroke
%%postscript  } bdef
%%deco hat 3 toe 5 0 0
%%deco trem2 3 trem2 5 0 0
%%deco trem3 3 trem3 5 0 0
X:1
T:Tremolo sample
C:
M:4/4
L:1/8
V:1
K:C
!trem3!c8 | !trem2!c8 |]

Reply via email to