Andre, thanks for discovering this bug. I don't have a solution yet. This will be pretty difficult. The basic reason is that for normal moved dots, I got them to move by redefining \C@Point , which musixtex includes in the dotted note macros \qup etc. But for 2-note tremolos, I use a different mechanism for inserting any dots, explicitly using \pt together with an undotted note macro, and that procedure ignores any redefinition of \C@Point.
--Don > -----Original Message----- > From: TeX-Music [mailto:tex-music- > [email protected]] On Behalf Of Andre Van > Ryckeghem > Sent: Tuesday, August 13, 2019 2:19 AM > To: Werner Icking Music Archive <[email protected]> > Subject: [Tex-music] Trills in pmx > > Dear Don > > Since the 'the dot on the right note' correction in chords, this trill compiles > correct: > > e2dxT12 ?-2.4 zgn zasd ? as- > > and this trill gives a segmentation error: > > e2dxT12 ?-2.4 zgnd+0+1 zasd ? as- > > Thanks to look at it, > > Andre > > ------------------------------- > [email protected] mailing list > If you want to unsubscribe or look at the archives, go to > https://tug.org/mailman/listinfo/tex-music ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to https://tug.org/mailman/listinfo/tex-music

