Log in

HCMC Journal

LEMDO 2024-09-23 to 2024-09-27

to : Martin Holmes
Minutes: 290

On Monday, debugged a build break.

On Tuesday, spent an unexpected amount of time working on a mechanism for issue #274, which would enable us to validate the CSS from an editor’s document directly in the text-level diagnostics. This proves awkward simply because we need to pass information back and forth between Ant, the VNU validator, and XSLT. Got pretty close by the end of the day, but there’s more work to do.

On Wednesday got the diagnostic actually working at the command line, but it fails on Windows, so there’s more work to do there. The collection() function is not handling Windows paths properly, so they’ll have to be converted to URIs.

On Thursday, did some preparatory work for adding the running-title ASSP headers, by adding pre-calculated ASSP strings to the preprocessed XML.

On Friday, finished the initial work on ASSP strings in running headers for issue #268; waiting on feedback regarding style at this point.