Werner Icking skryf:
> Dear M-Tx users,
>
> Szabo Zsolt developed a patch for M-Tx 0.52 which catches a bug that
> the sol-fa translation of M-Tx was wrong. The patch is "approved" by
> Dirk Laurie. Christian Mondrup helped to compile the DOS-Exe.
>
> Thanks to all!
>
> See: http://www.gmd.de/Misc/Music/musixtex/software/mtx/patch.readme
> ftp://ftp.gmd.de/music/musixtex/software/mtx/mtx052_patch.zip
>
> I'm pretty sure the Mac-variant will come soon :-)
>
> -- Werner
I downloaded the patched version and unpacked it into a new directory.
It would not compile :-( because the cfuncs.h that comes with it is
not the latest. It requires application of the following patches
line 51: posnot ==> posNot
line 54: get_num ==> getNum
line 55: get_nums ==> getTwoNums
Dirk Laurie