Hi Philipp I can't test your code right now because I just have updated my Mac OS to 10.6 which broke all the programs still compiled for PPC. However, the line end thing (line end character in Mac != DOS != UN*X) you can test easily with a tool like zip/unzip:
> zip temp.zip test.pmx > unzip -o -a temp.zip This will adapt all the line endings within a couple of seconds. The "last non blank character" with ASCIi code 114/191 message could point to some garbage in your file which is just not shown by your editor. The rest of the error message and the one on barsant.pmx looks really weird--no idea so far. As soon as I got PMX back to life on my compi I'll try your code. regards Bernhard On Nov 18, 2010, at 9:50 , Philipp Neukel wrote: > Hello Everyone > > I have been using MusixTeX for some time now because I was not able to get > PMX working at all - whatever the reasons may have been. But now that my > musical education is getting more serious and therefore my need to write much > music in a short time is getting urgent I started learning PMX today. I did a > lot of reading and installed everything perfectly. > This is my Setup: > > iMac G5 (PPC) > Mac OS 10.5.8 > MusixTeX 114 > PMX 2.5121 > > MusixTeX works just fine and did so for some months by now. But there seems > to be a problem in the second pass of PMX. > > this is my test-file: > > ----- > > 1 1 4 4 0 6 0 -2 > 1 2 16 10 > % > Klarinette in B > % > 0 > ./ > ( b2 f4- ) r | r2 r4 r8d d15 | ( d2 b4 ) r4 | r4 ( c45 e g4- ) | r4 ( a44 g4+ > f ) > % Takt 7 > b45 r4 r2 | ( d25 b4 c | f44dd a3 g f4 ) r4 > % > > ----- > > And this is what I get: > > ----- > > This is PMX, Version 2.521, 16 May 09 > Opening /Users/philipp/Desktop/pmxtest/test.pmx > > Starting first PMX pass > > WARNING: > Last non-blank character is "r", not "/,%" > ASCII code: 114 > > Bar 1 Bar 2 Bar 3 Bar 4 Bar 5 Bar 6 Bar 7 Bar 8 > WARNING: > Last non-blank character is "?", not "/,%" > ASCII code: 191 > > Done with first pass > > > Starting second PMX pass > > > Bar 1 Bar 2 Bar 3 Bar 4 Bar 5 Bar 6 Bar 7 Bar 8open: No such file or > directory > apparent state: unit 12 named .//Users/philipp/Desktop/pmxtest/test.tex > lately writing sequential formatted external IO > Abort trap > > ----- > > No .tex file is generated. > With barsant.pmx it is exactly the same: > > ----- > > Starting second PMX pass > > > WARNING > In a title block, you have specified instrument and/or > composer but no title for the piece. > > Bar 1 Bar 2 Bar 3 Bar 4 Bar 5 Bar 6 Bar 7 Bar 8 Bar 9 Bar 10 Bar 11 > Bar 12 Bar 13 Bar 14 Bar 15 Bar 16 Bar 17open: No such file or directory > apparent state: unit 12 named .//Users/philipp/Desktop/pmxtest/barsant.tex > lately writing sequential formatted external IO > Abort trap > > ----- > > What am I to do to get this working? I have read in the archive that there > seems to be a problem with line endings but have no idea what was meant. > > I hope there are Mac Users out there willing to help > > Philipp > D-40472 > ------------------------------- > [email protected] mailing list > If you want to unsubscribe or look at the archives, go to > http://tug.org/mailman/listinfo/tex-music ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://tug.org/mailman/listinfo/tex-music

