To be more specific: this input to HTML conversion: <row> <cell> <egXML xmlns="http://www.tei-c.org/ns/Examples">This is in a <ab rendition="#bold #initcaps">ab element</ab></egXML> </cell> <cell>This is in a <ab rendition="#bold #initcaps">ab element</ab></cell> </row> used to produce this output: <tr> <td> <div id="index.xml-egXML-d29e54" class="pre egXML_valid">This is in a <span class="element"><ab <span class="attribute">rendition</span>="<span class="attributevalue">#bold #initcaps</span>"></span>ab element<span class="element"></ab></span> </div> </td> <td>This is in a <div class="bold initcaps">ab element</div> </td> </tr> but now it only produces this: <tr> <td>This is in a ab element</td> <td>This is in a <div class="bold initcaps">ab element</div> </td> </tr> Cheers, Martin On 2020-12-02 8:25 a.m., Martin Holmes wrote:
We have a possible problem here; Test2 results show that egXML elements are being lost in HTML output, where before they were being rendered. The test is testRendition1. The verbatim code doesn't seem to be getting called.
This suggests that we should actually have been doing this work in a branch, unfortunately. Perhaps we should roll back and start again in a branch.
Cheers, Martin
On 2020-12-02 7:38 a.m., Martin Holmes wrote:
Stylesheets builds are broken too, but that'll just be tests. :-)
No time to look at anything today, unfortunately.
Cheers, Martin
On 2020-12-01 8:04 p.m., Bauman, Syd wrote:
Attn: Meaghan Brown, Martin Holmes, Martina Scholger, Elisa Beshero-Bondar, and Raff Viglianti
Please see 2nd page of today’s notes https://docs.google.com/document/d/11aTpKoEaXfYuHTbtCd7Vh6rxdeM-QVxcCp8Ej7VM...; if in a rush skip down to last section, “Current State of Play”.
_______________________________________________ Tei-council mailing list Tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council