Stylesheets icon indicating copy to clipboard operation
Stylesheets copied to clipboard

Element distinct to add to the wishlist of the stylesheets

Open Dominique-M opened this issue 9 years ago • 2 comments

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.

Dominique-M avatar Nov 29 '16 10:11 Dominique-M

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.

martindholmes avatar Apr 24 '17 00:04 martindholmes

@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.

martindholmes avatar Jun 02 '20 15:06 martindholmes