> Christopher M. Jones skryf:
> > I normally specify my fonts using sty files, e.g., times.sty. If I include
> > one of these sty files in a latex document where musixtex.sty is also used,
> > latex is unable to find any of my fonts. Why is this? What can be done to fix
> > it?
> It is critically important in what order you include the packages.
> The correct order is to have musixtex first.
>
> \documentclass ...
> \input musixtex
> \usepackage{times}
which leaves you with music annotation fonts different from your text
fonts, which is horrible. (imo, anyway.).
it's not difficult to patch the musi?tex font selection to do the job
right: but today's the first suggestion i've had (after mentioning my
code several times) that anyone other than me would be interested.
_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://sunsite.dk/mailman/listinfo/tex-music