After discussions with KMF and JJ, I've added support for the @rendition
attribute on <label>
and <note>
elements, referring to <rendition>
elements in the header. This will eventually be extended to other elements such as <fw>
which have consistent rendering features. This is only being done in the redesign, not in the old site code. There is a function which safely combines the contents of the <rendition>
element with those of a local @style
attribute which may also be present, supplying local modification.
We've also decided that all <note>
elements that don't have @type
, and label elements, must have @place
. I'm putting that into the schema now. @place
will be constrained to three values: leftmargin, rightmargin and foot.