Petr Felzmann wrote:
> 
> Hello,
> 
> I have next problem. :-( In *.mtx-file I use
> 
> U: \metron{\qu}{100}
> c2 d |
> L: A-men
> 
> The letter A is into the stave, not under the stave. How use right the
> \metron?
> 

One of the arguments to \metron is a note symbol and therefore you need
to locally disable lyrics:

%% \def\mymetron#1#2{\lyricsoff\smallnotesize\metron{#1}{#2}\lyricson}

U: \mymetron{\qu}{100}
c2 d |
L: A-men

-- 
Christian Mondrup, Computer Programmer
Scandiatransplant, Skejby Hospital, University Hospital of Aarhus
Brendstrupgaardsvej, DK 8200 Aarhus N, Denmark
Phone: +45 89 49 53 01

Reply via email to