cboody wrote:
I set up Opera (on the Mac) and tried the abcjs plugin as mentioned above. I found these things which might be of use to the developers or to others.
.......
Bear in mind that abcjs is a tool primarily intended for website developers, to be integrated with the web pages. To use the plugin as a user javascript is at most a second best, and will never achieve what is possible if it would be properly integrated with the site.
This is especially true for the print options you are looking for. I managed a fair bit of integration with the AbcTunebook add-on for PmWiki. For instance this page
http://softflow.org/music/Tunebook/Wood ... Collection has a file full of abc tunes pasted as page content. Click a few to see the score rendering, then click File>Preview, and you see you only get the scores to print of the tunes you "opened", so you can print a selection directly from the page.
You can also see that the abcjs plugin manages to render multiple tunes. By default it is set up to render up to 20 tunes. If there are more it will display tunes as links, and the rendering will take place when a link is clicked. This way it won't take forever to get a page with loads of tunes displayed.