On Mon, Jan 21, 2002 at 04:08:43AM +0000, John Chambers wrote: > Yeah; me too. I haven't yet learned enough about PS, but I suspect > there oughta be a way to take an arbitrary page and add headers and > footers independently. You could let abc*2ps produce the PS for the > music, and then wrap it in appropriate edge decorations.
That's how I do it. I have a script called "b-flat.pl" (attached) which takes a PS file on stdin and outputs the same file with the logo "(for Bb instruments)" in grey at the bottom left of each page. You can probably adapt it to add whatever you want. Dave
b-flat.pl
Description: Perl program
