On Sat, 27 Nov 2010, Stanislav Kneifl wrote:
(I have tried to post this to the list, but I seem to have a different address now...)
The list works, and I think I must give some good news there :-)
Can I redefine /DC in my MusiXTeX source instead of hacking into psslurs.pro? I want to provide a MusiXTeX source usable by others.You can use the following TeX code to change the definition of /DC: (and change the relevant values in the second line) \special{ps: s...@dict begin /DC { /y2 ED /x2 ED /y1 ED /x1 ED gsave 1 AR ceiling setlinewidth 1 setlinecap 1 setlinejoin x2 y2 10 AR add moveto x1 y1 lineto x2 y2 10 AR sub lineto stroke grestore } def end}}%
It works fine... if I remove the last brace! Thanks. -- Jean-Pierre Coulon E-mail: [email protected] Observatoire de la Cote d'Azur Departement ARTEMIS BP 4229 06304 NICE CEDEX 4 Tel (33) {0}4 92 00 31 74 Fax (33) {0}4 92 00 31 38 ------------------------------- [email protected] mailing list If you want to unsubscribe or look at the archives, go to http://tug.org/mailman/listinfo/tex-music

