I need a macro to produce the symbol for tremolo in my scores. On page 103 of 
the new pmxccn.pdf there is a macro for repeated quavers (see below) and this 
is just what I want. However it only works for minims. I can of course write 
new macros for each type of note but this is becoming quite tedious as I have 
to write a new macro for every eventuality e.g dotted notes with a tie etc. Is 
there any way to improve this macro so that it can automatically accommodate 
the following note or has anyone written a macro for tremolo?

TIA,
Adam Fenn.


\let\husav\hu\ 
\let\hlsav\hl\ 
\def\FE{\def\hl##1{\let\hu\husav\let\hl\hlsav% 
\relax{\advance\transpose2\loffset{0.5}% 
{\ibl0{##1}9}\roffset{0.5}{\tbl0}}\ha{##1}}% 
\def\hu##1{\let\hu\husav\let\hl\hlsav% 
\relax{\advance\transpose-3\loffset{0.5}% 
{\ibu0{##1}9}\roffset{0.5}{\tbu0}}\ha{##1}}% 
} 

_________________________________________________________________

http://clk.atdmt.com/UKM/go/msnnkmgl0010000009ukm/direct/01/
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://mailman.daimi.au.dk/mailman/listinfo/tex-music

Reply via email to