Martin Holmes

Results 256 comments of Martin Holmes

Council F2F group looked at this and the problem is actually a pointer to something that does not exist in the Word document itself. We (me and @martinascholger and @joeytakeda)...

Since version numbering is undergoing change right now, this is blocked until those changes are finalized. Then it will need to be re-confirmed. https://github.com/TEIC/TEI/issues/1993

IIRC the original oddbyexample always used except, which was not ideal; Sebastian changed it to use include instead; the method param was intended to support the original behaviour, but presumably...

We flip-flopped on whether it should be DOI or doi, so maybe the FO code got fossilized with the wrong case...

Stylesheets co-operative group worked on this today, and did not resolve the spacing issue -- it's complicated -- but other changes were made to the processing of DOI idnos which...

First fix broke the build because of expected-results and a newly-triggered bug in anchor creation. Fix submitted in commit 59dda29.

More fixes for expected-results tex and fo output in commit 60e2cb6.

On the BIB page, there are three distinct lists of bibliographic items. F1, the largest list, has been manually curated and is all ``s; it looks good. F2 and F3,...

I think we should now collapse all our html output stuff into html5, and stop maintaining a distinction; html5 is the present and the future. Having done that, we can...

@sydb and I, testing some scenarios, discovered that if you have an elementSpec in your ODD with the same ident as a TEI element, but you don't give it `@mode`...