Luis Pablo Gasparotto wrote >...when I > use symbols like segno (og) , only in the first voice (otherwise is not > possible) when I make the dvi file of the complete score there's segno > symbol in all staffs but when I do scor2prt segno is only present in the > first part. I need to add manually in the other parts. > > Is this a bug or a program limitation?
Bug. Segno was one of the first things I put into PMX about 8 years ago, and I didn't know very well what I was doing. I'll put it on the to-do list. Meanwhile you may prefer to use--as type-1 in-line TeX--my macro \segnoo#1#2 (which is defined in pmx.tex). #1 is the horizontal offset in points, and #2 is the height, for which it's best to use numbers, e.g. 0 to 8 for bottom and top staff lines. It uses a smaller font than the default (which I thought was too big). You'll need to put it separately in each staff. But you'll be able to tweak the positions independently, and with type-1 inline TeX it will go into the parts. --Don Simons _______________________________________________ TeX-music mailing list [EMAIL PROTECTED] http://sunsite.dk/mailman/listinfo/tex-music
