slatex / LaTeXML-Plugin-sTeX

A LaTeXML Plugin for Semantic LaTeX (sTeX)
LaTeX Project Public License v1.3c
2 stars 3 forks source link

Update for latest state of latexml and Travis-CI #122

Closed dginev closed 5 years ago

dginev commented 5 years ago

A lot of dust has gathered in the Travis devops for the repo. This PR clears up the first layers:

Even with this, I focused on test 07 and saw it fail consistently. That specific set of examples tests inlinedef and reveals an interesting live bug in the stex bindings, where the for attribute of an inline definition's <text> element wrongly accumulates out-of-scope symbols. I added a small patch on the way to diagnosing that, but I'd rather file a focused devops PR here, and continue debugging with the next one.

dginev commented 5 years ago

The travis build "fails for the right reasons" here, so merging, and will try to revive at least one of the tests in the suite next.