> Date: Thu, 05 Oct 2000 17:29:29 +0200 (MET DST)
> From: Karl-Heinz Herrmann <[EMAIL PROTECTED]>
> Let's see, I have:
>
> \input musixtex
> \input musixsty
>
> instead of:
>
> \input musicnft
> \input musictex
The last two lines look like Rosegarden expects Musi_c_TeX and not
Musi_X_TeX. It's possible that the replacement should be:
\input musixtex
\input musixcpt % compatibility MusicTeX --> MusiXTeX
musixsty is something like a "private" style-file for Daniel Taupin.
It replaces e.g. TeX's standard output routine.
-- Werner