IUBLibTech / newton_chymistry

New version of 'The Chymistry of Isaac Newton', using XProc pipelines to generate a website based on TEI XML encodings of Newton's alchemical manuscripts, and Apache Solr as a search engine.
2 stars 0 forks source link

strikeouts (del) and supralinears (add) are still appearing in the normalized #26

Closed Conal-Tuohy closed 5 years ago

Conal-Tuohy commented 5 years ago

I have updated the display of <gap>, <add> and <del> in the normalized view. The <gap> and <del> elements are now ignored and text marked with<add> is displayed without any decoration.

mdalmau commented 5 years ago

@wehooper will look over this systematically. We did notice in http://carbon.dlib.indiana.edu:8220/text/ALCH00032/ a few rendering issues: content in items are producing lists (makes sense, but not what we do for the project), in diplomatic view, certain tags should be generating pop-ups, etc. Will report more fully.

Conal-Tuohy commented 5 years ago

This issue is specifically only about <del> and <add>.

There is another issue for "editorial markup" #16 which might be more appropriate. Otherwise please open a new issue. I'm going to leave this one closed.

But I have not finished the TEI-to-HTML stylesheets, so I'm not at all surprised you've found these problems. I don't think it's a good use of anyone else's time to review those partially-complete stylesheets at this time.