Sigil supports just a single epub:type one at the file level for creating the nav. Of course, Sigil allows multiple values via CodeView and editing the xhtml and nav directly.
The issue is also setting epub:type semantics on body and section tags, footnotes, and not just at the landmark file level.
I have been wrestling with this for a while and still am not sure the way to handle it best in Sigil. Perhaps a set of clips just for adding epub:type attributes to any user selected tag. Even at the file level with landmarks, Sigil keeps it to one, not multiple elements.
Ideas welcome on how to make all of the semantic setting easier for users outside of just the landmarks.
Of course, Access-Aide would have to be updated to handle multiple space delimited attribute values for epub:type and then to produce multiple attribute values for the aria role attribute as well.
I assume aria roles can have more than one attribute value as well.
Last edited by KevinH; 02-18-2018 at 06:08 PM.
|