More progress on TOC and poem rendering
Posted by mholmes on 05 Apr 2007 in Activity log
- Smartened up the TOC display rendering a bit. It's not yet pretty, but it makes it easier to look at while I'm working.
- Added handling for
<figure>s. This is basic; the problem is that these tags appear inline, inside<note>s, and inside<seg>s. The markup will need to be regularized before we do a proper job of this. - Added handling for regularizations, using popups.
- Added handling for deletions. This is rudimentary at the moment. We'll need to do some thinking to come up with something imaginative.
- Added handling for
<hi>. There are lots of variants of therendattribute, but I think I've handled all of them. - Tweaked the CSS a bit to make things clearer.