Re: [TeX-music] PMX crash

2002-07-12 Thread Christof Biebricher
On Fri, 12 Jul 2002, Bernhard Lang wrote: > Apparently the file is somehow damaged (I downloaded it a second time from > the archive, same result). Nevertheless pmx2401.for looks fine, except > line 20617 which g77 refuses to compile. A line break is missing there. > After fixing that it gets com

RE: [TeX-music] PMX crash on xtuplets beginning with a rest

2002-05-16 Thread Don Simons
Stefan Svensson wrote > This example crashes PMX. If I remove the rest at the beginning of > the fourth triplet, it works. > > --- > 1 1 4 4 4 4 0 0 0 4 20 0 > > t > ./ > > c4x3 d e f4x3 r a b4x3 a g r4x3 e d / > --- It's a programming error: I had exited a subroutine without saving some variab

RE: [TeX-music] PMX crash on xtuplets beginning with a rest

2002-05-16 Thread Don Simons
Stefan Svensson wrote > This example crashes PMX. If I remove the rest at the beginning of > the fourth triplet, it works. > > --- > 1 1 4 4 4 4 0 0 0 4 20 0 > > t > ./ > > c4x3 d e f4x3 r a b4x3 a g r4x3 e d / > --- It runs fine on my DOS/Windows system. It's a long shot, but if any Linux peop

Re: [TeX-music] PMX crash on xtuplets beginning with a rest

2002-05-16 Thread Bernhard Lang
> On Thu, 16 May 2002, Christian Mondrup wrote: > > > f2c pmxab.f -Nn802 -Nx400 > > > > gcc pmxab.c -lf2c -lm -o pmxab > > This is, as far as I can remember, how I compiled PMX. I'm not sure on the > '-lm' thing. I'll try to recompile PMX to see if that helps. > The '-lm' thing does just tell gcc

Re: [TeX-music] PMX crash on xtuplets beginning with a rest

2002-05-16 Thread Andre Van Ryckeghem
I tested it with pmx 355 en 357a, i see nothing wrong (Windowsxp) Andre ___ TeX-music mailing list [EMAIL PROTECTED] http://sunsite.dk/mailman/listinfo/tex-music

Re: [TeX-music] PMX crash on xtuplets beginning with a rest

2002-05-16 Thread Stefan Svensson
On Thu, 16 May 2002, Christian Mondrup wrote: > f2c pmxab.f -Nn802 -Nx400 > > gcc pmxab.c -lf2c -lm -o pmxab This is, as far as I can remember, how I compiled PMX. I'm not sure on the '-lm' thing. I'll try to recompile PMX to see if that helps. Stefan ___

Re: [TeX-music] PMX crash on xtuplets beginning with a rest

2002-05-16 Thread Hunsbergers
Stefan: Just for comparison, your example ran successfully through an earlier version of PMX... I am running on a PC, Win95 (DOS 7.0) I guess it's time for me to update my PMX installation, but then again :-) Joel Hunsberger --- This is pmxab, version 2.3, 19 February 2001 Opening test.

Re: [TeX-music] PMX crash on xtuplets beginning with a rest

2002-05-16 Thread Christian Mondrup
Stefan Svensson wrote: > This example crashes PMX. If I remove the rest at the beginning of > the fourth triplet, it works. > > --- > 1 1 4 4 4 4 0 0 0 4 20 0 > > t > ./ > > c4x3 d e f4x3 r a b4x3 a g r4x3 e d / > --- > > Result: > > pmxab test.pmx > This is PMX, Version 2.357, 13 March 20