(note: the following is untested and may not work right)
As you've already noted, jQuery is included in the TWCore, so you don't need to add that.
To add Raphael (vector graphics library), copy the contents of the raphael.js source file and paste it into a tiddler.
To add jTab (music notation library), copy the contents of the jtab.js source file and paste it into the same tiddler as before, following the Raphael code.
At the end of the tiddler, add the following code:
config.macros.jtab = {
handler: function() { jtab.renderimplicit(null); }
}
Make sure to tag the tiddler with "systemConfig" to make it a plugin. Save and reload your document. If all goes well, it should load and run the code you just pasted, which will initialize the Raphael and jTab libraries. Then, create a tiddler containing:
--------------------
{{jTab{
... jtab syntax goes here ...
}}}<<jtab>>
The content inside the {{jTab{...}}} wrapper should use jTab syntax. If the plugin code is working, the <<jTab>> macro that follows after the wrapper causes the content within the wrapper to be displayed as jTab rendered music notation.
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
EVERY DONATION IS IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions: