Re: [Tex-music] PMX: Octave change at first triplet note

2011-01-28 Thread Don Simons
Philipp--

When I used the initial code you posted, it compiled straight away. When I
replaced Bar 13 with your first proposed fix, it also compiled OK. Olivier's
suggestions should also work OK although neither one would give what I think
you want. I think
( e2 f4-x3 ) ( f o.: g a4x3 b c o: ) | would also give what I think you
want.

Olivier's suggestion about the key signature is also correct.

If you still can't get ( e2 f44x3 ) ( f o.: g a4x3 b c o: ) to give what you
want, then please let me know what versions you are running. I used 2.603,
musixtex 1.15 beta4, and etex.

--Don Simons

-Original Message-
From: tex-music-boun...@tug.org [mailto:tex-music-boun...@tug.org] On
Behalf Of Philipp Neukel
Sent: Thursday, January 27, 2011 10:54 PM
To: Werner Icking Music Archive
Subject: Re: [Tex-music] PMX: Octave change at first triplet note

OK, some code:

...


---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


Re: [Tex-music] PMX: Octave change at first triplet note

2011-01-28 Thread Philipp Neukel

Thank you for your help so far,

but now it gets really kinky.

This works:

( e2 f+4x3 ) ( f o.: g a4x3 b c o: ) | d4 c8 D b ( b2 oT0 G2m2Wa b )  
D /


but I want this:

( e2 f-4x3 ) ( f o.: g a4x3 b c o: ) | d4 c8 D b ( b2 oT0 G2m2Wa b )  
D /


which does not work:

--

This is PMX, Version 2.521, 16 May 09
 Opening panofka.pmx

 Starting first PMX pass

  Bar0  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
 WARNING:
 Last non-blank character is ?, not /,%
 ASCII code: 191

 Done with first pass


 Starting second PMX pass


  Bar0  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 13Segmentation fault

--

I am aware of the key signature but will insert it in the tex file and  
not in the PMX becaus whenever

I use a tex command in PMX I get the following:

--

Starting first PMX pass


 ERROR in line 12, bar 0 Literal TeX string cannot start with 4  
backslashes

v
 setsign2{-2}\\
^

--

Although I copied exactly your suggestion

\\setsign2{-2}\

into the exact same spot. I tried it with an added % at the end, but  
still the same.


Philipp
D-40472
---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


Re: [Tex-music] PMX: Octave change at first triplet note

2011-01-28 Thread Olivier Vogel
2011/1/28 Philipp Neukel phil...@neukel.com


 I am aware of the key signature but will insert it in the tex file and not
 in the PMX becaus whenever
 I use a tex command in PMX I get the following:


  ERROR in line 12, bar 0 Literal TeX string cannot start with 4 backslashes
v
  setsign2{-2}\\


You have an error because you are using 4 backslashes, instead of 2.




 Although I copied exactly your suggestion

 \\setsign2{-2}\

 No, you didn't! Don't add to extra backslashes. Your PMX file must code

 \\setsign2{-2}\

and NOT

setsign2{-2}\

Olivier
---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music


Re: [Tex-music] PMX: Octave change at first triplet note

2011-01-28 Thread Don Simons
This is all very bizarre. I have several friends with MAC's and might be
able to do some checking over the weekend, if we haven't resolved this by
then. Meanwhile, can someone on the list with a MAC look into this? We need
to confirm that, starting with Philipp's originally posted source, (1) using

h297m
w190m
\\setsign2{-2}\
in the PMX leads to 
setsign2{-2}\\ in to tex file, and (2) that

( e2 f-4x3 ) ( f o.: g a4x3 b c o: ) | d4 c8 D b ( b2 oT0 G2m2Wa b )  
D /

doesn't work.

I suspect there are some funny line-ending issues in the original source
file. I had to copy it from the archive because the one I got thru Windoze
Outlook was folded up very badly.

--Don Simons


-Original Message-
From: tex-music-boun...@tug.org [mailto:tex-music-boun...@tug.org] On
Behalf Of Philipp Neukel
Sent: Friday, January 28, 2011 5:51 AM
To: Werner Icking Music Archive
Subject: Re: [Tex-music] PMX: Octave change at first triplet note

PMX 2.521 on Mac OS X 10.5.8 on a PPC iMac

I got it from WIMA.

Philipp
D-40472

---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to
http://tug.org/mailman/listinfo/tex-music


---
TeX-music@tug.org mailing list
If you want to unsubscribe or look at the archives, go to 
http://tug.org/mailman/listinfo/tex-music