This is still not a perfect solution, because ties and slurs differ in their
end point locations, and with postscript slurs/ties, in their shapes as
well. Christian's solution produces a slur for the inner mark rather than a
tie.

In looking at this example, I just realized that the M-Tx default is
bitmapped slurs/ties. As most PMX users are aware, there are some
differences in functionality as well as appearance between bitmapped and
postscript slurs/ties. In my view, postscript slurs/ties are superior
because they remedy various shortcomings of bitmapped ones. Furthermore, I
don't know any reason not to use the postscript ones. Therefore, all
slur/tie development in PMX for quite some time has been targeted toward
postscript slurs/ties, and no modifications, upgrades, or accommodations
have been or will be made for bitmapped slurs/ties.

Therefore, to get the best result in this example, meter.mtx should be
modified as follows:

================================
...
%% Ap
a-2d o> a8 r r a r r a2d o> |
C: dfsa cea cea dfsa 
d-2d o>-15 a4 a { [h d8 {2u d+ ] d2d }2 zd- } | 
================================

--Don Simons

>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:tex-music-
>[EMAIL PROTECTED] On Behalf Of Christian Mondrup
>Sent: Sunday, March 16, 2008 11:03 AM
>To: Werner Icking Music Archive
>Subject: Re: [TeX-Music] M-TX 0.60c compile problem
>
>Don Simons wrote:
>> Good catch, Roland! I get the same error using the precompiled Windows
>> version. The PMX syntax is indeed incorrect...there should be no space
>> between "{" and "u"...while the .mtx looks OK. When the space is
>removed in
>> meter.pmx, it goes through OK. Looks like a bug in M-Tx .
>
>It is the consequence of one of my M-TX 0.60 patches. a "{ }" pair now
>specifically denotes a tie while a "( )" pair is used for slurs.
>
>In order to get the example in meter.mtx to work you need to replace the
>inner "{ }" braces by parentheses:
>
>% d-2d o>-15 a4 a { [h d8 {u d+ ] d2d } zd- } |
>d-2d o>-15 a4 a { [h d8 (u d+ ] d2d ) zd- } |
>
>Greetings
>--
>Christian Mondrup, Sheet Music Editor
>WIMA: Werner Icking Music Archive
>http://icking-music-archive.org/
>_______________________________________________
>TeX-music mailing list
>[EMAIL PROTECTED]
>http://mailman.daimi.au.dk/mailman/listinfo/tex-music

_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://mailman.daimi.au.dk/mailman/listinfo/tex-music

Reply via email to