Re: [Tex-music] xtuplet composed of notes with different duration

2014-08-09 Thread Dieter


Thanks! Stupid me! I experienced this problem before.

Regards Dieter
Am 09.08.2014 11:26, schrieb Andre Van Ryckeghem:

i added the dash lines and the
/forrtl: severe (64): input conversion error, unit -5, file Internal 
Formatted Read/

is no more there.
Andre
==
---
\input musixtex
\input pmx
---
2   1   3   4   3   4   0  -2
1   1   20  0.03
bt
./
w150
\downtrio{-4}{1.6}0\
f23Dx2n f su+1 s-0+4 r4 /
\\\let\qlnew\ql\def\ql#1{\ibl060\qb07\tbl0\qb0{#1}}\
f2Dx2 f r4 /
===
*From:* Dieter mailto:d.gloet...@web.de
*Sent:* Saturday, August 09, 2014 11:00 AM
*To:* Werner Icking Music Archive mailto:tex-music@tug.org
*Subject:* Re: [Tex-music] xtuplet composed of notes with different 
duration

Hi Andre,

is this a running example?

I added two lines to the beginning of your example:

/\input musixtex//
//\input pmx/


When I am trying to run it on a WIndows PC, I get the following error 
message from PMX:



/Starting first PMX pass//
//
//forrtl: severe (64): input conversion error, unit -5, file Internal 
Formatted Read/


I cannot see anything wrong with the file. My command file runpmx 
works perfectly with any other pmx-file.


May be this is a case for Don.

Am 08.08.2014 11:50, schrieb Andre Van Ryckeghem:

I did not found an elegant solution
===
2   1   3   4   3   4   0  -2
1   1   20  .03
bt
./
w150
\downtrio{-4}{1.6}0\
f23Dx2n f su+1 s-0+4 r4 /
\\\let\qlnew\ql\def\ql#1{\ibl060\qb07\tbl0\qb0{#1}}\
f2Dx2 f r4 /

Andre
*From:* Dieter mailto:d.gloet...@web.de
*Sent:* Friday, August 08, 2014 9:58 AM
*To:* Werner Icking Music Archive mailto:tex-music@tug.org
*Subject:* [Tex-music] xtuplet composed of notes with different duration
I am trying to typeset the upper triplet construct with PMX. The  
lower one works fine, using the D-symbol.

Does anybody have a solution?

Thanks and regards!
Dieter





---
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 
tohttp://tug.org/mailman/listinfo/tex-music



--

Dr. Dieter Glötzel
Im Rosengarten 27
64367 Mühltal
Tel.: 06151 / 360 82 72


---
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



--

Dr. Dieter Glötzel
Im Rosengarten 27
64367 Mühltal
Tel.: 06151 / 360 82 72

---
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] xtuplet composed of notes with different duration

2014-08-09 Thread Don Simons
I don’t understand why you added the \input’s. I get exactly the same result
without them; PMX automatically inserts those same two commands.

 

Here’s a fine-tuned version of an example input file. The horizontal spacing
of the notes will not come out exactly right without some tweaks. The two
eighths in the triplet should be closer together than ordinary eighths. And
I needed to manually adjust the bracket and number positions. Of course
you’d have to tailor the tweaks to your particular situation.

 

It’s unfortunate that we have to do so much work for this. If you had 100
occurrences of this pattern with different notes in each, it would be really
tedious. If this were a more common situation I’d be willing to work it into
PMX. 

 

And BTW in trying out different approaches to this example I noticed that
“f24Dx6 fD e f r4” doesn’t work as I’d like to see, in that the last two
notes are not beamed together. Maybe I will look into fixing that.

 

--Don Simons

 

BEWARE OF LINE FOLDS



2 2 4 4 4 4 0 0

1 1 20 0

 

 

tt

.\

w3i

\\def\edfore{\let\qlt\ql\def\ql##1{\ibl1{##1}{-1}\qb17\loffset1{\tbl1\qb16}\
ast{-1}\let\ql\qlt}}\

f44 f f2Dx3 f | g2.r /

e85 e d4 \xnum{1.8}{-3}3\unbkt{-4}{1.3}0\ d2Dx3n \edfore\ e | c2.r /

=

 

From: TeX-Music [mailto:tex-music-boun...@tug.org] On Behalf Of Dieter
Sent: Saturday, August 09, 2014 6:57 AM
To: Werner Icking Music Archive
Subject: Re: [Tex-music] xtuplet composed of notes with different duration

 


Thanks! Stupid me! I experienced this problem before.

Regards Dieter
Am 09.08.2014 11:26, schrieb Andre Van Ryckeghem:

i added the dash lines and the

forrtl: severe (64): input conversion error, unit -5, file Internal
Formatted Read

is no more there.

Andre

==

---

\input musixtex

\input pmx

---

2   1   3   4   3   4   0  -2

1   1   20  0.03

 

bt

./

w150

\downtrio{-4}{1.6}0\

f23Dx2n f su+1 s-0+4 r4 /

\\\let\qlnew\ql\def\ql#1{\ibl060\qb07\tbl0\qb0{#1}}\
file:///\\\let\qlnew\ql\def\ql%231%7b\ibl060\qb07\tbl0\qb0%7b%231%7d%7d\ 

f2Dx2 f r4 /

===

From: Dieter mailto:d.gloet...@web.de  

Sent: Saturday, August 09, 2014 11:00 AM

To: Werner Icking Music Archive mailto:tex-music@tug.org  

Subject: Re: [Tex-music] xtuplet composed of notes with different duration

 

Hi Andre,

is this a running example?

I added two lines to the beginning of your example: 

\input musixtex
\input pmx


When I am trying to run it on a WIndows PC, I get the following error
message from PMX:


Starting first PMX pass

forrtl: severe (64): input conversion error, unit -5, file Internal
Formatted Read

I cannot see anything wrong with the file. My command file runpmx works
perfectly with any other pmx-file.

May be this is a case for Don.

Am 08.08.2014 11:50, schrieb Andre Van Ryckeghem:

I did not found an elegant solution

===

2   1   3   4   3   4   0  -2

1   1   20  .03

 

bt

./

w150

\downtrio{-4}{1.6}0\

f23Dx2n f su+1 s-0+4 r4 /

\\\let\qlnew\ql\def\ql#1{\ibl060\qb07\tbl0\qb0{#1}}\
file:///\\\let\qlnew\ql\def\ql%231%7b\ibl060\qb07\tbl0\qb0%7b%231%7d%7d\ 

f2Dx2 f r4 /



 

Andre

 

 

From: Dieter mailto:d.gloet...@web.de  

Sent: Friday, August 08, 2014 9:58 AM

To: Werner Icking Music Archive mailto:tex-music@tug.org  

Subject: [Tex-music] xtuplet composed of notes with different duration

 

I am trying to typeset the upper triplet construct with PMX. The  lower one
works fine, using the D-symbol.
Does anybody have a solution?

Thanks and regards!
Dieter




 
wlmailhtml:%7B6D29E8F5-7E04-47F9-A97B-4CCEB10A7A4E%7Dmid://0027/%21cid:
part3.08040307.05080...@web.de 

  _  

---
TeX-music@tug.org mailto: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 mailto: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






-- 

Dr. Dieter Glötzel
Im Rosengarten 27
64367 Mühltal
Tel.: 06151 / 360 82 72
  _  


---
TeX-music@tug.org mailto: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 mailto: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






-- 

Dr. Dieter Glötzel
Im Rosengarten 27
64367 Mühltal
Tel.: 06151 / 360 82 72

 

 

From: TeX-Music [mailto:tex-music-boun...@tug.org] On Behalf Of Dieter
Sent: Saturday, August 09, 2014 6:57 AM
To: Werner Icking Music Archive
Subject: Re: [Tex-music] xtuplet composed of