Luigi Cataldi wrote:
> 
> Hi all,
> I have a musical extract made by MTX-PMX-MusiXTeX-TeX2Ex embedded in a
> LaTeX article. When I run the music extract alone all is OK, but if I embed
> the extract in the LaTeX code and than I run LaTeX in the lyrics (1st bar,
> 2nd note) on the word 'così' the last letter (i accented) is missed so the
> word result 'cos'. Can anyone halp me?

I can't really say what's going on here, since I'm no font/encoding/NFSS
expert - but the problem apparently lies within the font selection
command "\font\testo=\fontid r8 \testo". For me it worked after I have

(1) deleted the "\newcommand{à}{\`{a}}" (and similar) commands,

(2) changed "\font\testo=\fontid r8 \testo" to
    "\fontsize{8}{10}\selectfont",

(3) changed the lyric in question to "co-sì".

Perhaps someone else can explain the font encoding background which is
effective here.

Regards,

Rainer

Reply via email to