This is really a question about HTML and web browswers, not abc. Only HTML files supports tags as far as I know, so you cannot put tags in abc files, just as you cannot put tags in JPEGs, PNGs, Postscript files or plain text files. However, if you are prepared to write a few scripts to process abc files and produce HTML, you can probably find a way to get what you want.
James Allwright On Wed 10 Oct 2001 at 02:50PM +0100, Jack Campin wrote: > It would be handy if I could not merely configure a browser to start up > an ABC application, but have it go to a particular tune in an ABC file > using the HTML anchor syntax: > > <A HREF="NurseryRhymes.abc#OldMacDonald">Old MacDonald had a Farm</A> > > in the referring file, and a tagged line like > > X:<A NAME=OldMacDonald>42</A> > > in the ABC file. (Or some means of at least directing the application > to the right tune, if not a specific point in it). > > Can any ABC application already do this? > > For which others is it feasible? > > =================== <http://www.purr.demon.co.uk/jack/> =================== > > > To subscribe/unsubscribe, point your browser to: >http://www.tullochgorm.com/lists.html To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html
