Element distinct to add to the wishlist of the stylesheets
Words marked as ident in the TEI give in HTML a span class ident. It would be nice to have tei:distinct marked in the same way as html:span class distinct.
I've added this in commit #c818924. Sorry it took so long.
I've only handled the element in HTML (html_core.xsl), nowhere else; I've given it a default CSS rendering of italics, but any @style etc. attributes will override this in the normal way. Leaving the ticket open in case anyone wants to add handling in other output formats.
@ebeshero and I think this should also be done for LaTeX/PDF, but that's probably all that needs to happen. Good ticket for the Stylesheets group, since it's about as simple as it could be.