Andre Van Ryckeghem wrote:
Is it possible to change the melisma character in musixlyr?
I like to replace the melisma ( _ ) by a space (holding the position of the
syllabe, but no underline char).
What i really want to do is to omit (very) short melisma lines.


Musixlyr references a tex dimension \minlyrrulelength for determining whether or not to draw an extension line. By experiment I've found that you may redefine that dimension thereby obtaining the possibility of supressing extension lines 'locally'. Here is an mtx coded example:


Style: Singer
Bars/Line: 8

\\\minlyrrulelength=5mm\ c4 d e f | \\\minlyrrulelength=2mm\ g0 |
L: s1_ s2 s3 s4 s1_ s2 s3 s4

c4- d e f | g0 |
L: s1_ s2 s3 s4

c4- d e f | g0 | c4- d e f | g0
L: s1_ s2 s3 s4 s1_ s2 s3 s4


-- Christian Mondrup, Computer Programmer Scandiatransplant, Skejby Hospital, University Hospital of Aarhus Brendstrupgaardsvej, DK 8200 Aarhus N, Denmark Phone: +45 89 49 53 01 - http://www.scandiatransplant.org

_______________________________________________
Tex-music mailing list
[EMAIL PROTECTED]
http://icking-music-archive.org/mailman/listinfo/tex-music

Reply via email to