brucemiller / LaTeXML

LaTeXML: a TeX and LaTeX to XML/HTML/ePub/MathML translator.
http://dlmf.nist.gov/LaTeXML/
Other
957 stars 101 forks source link

Kerns #2423

Closed brucemiller closed 1 month ago

brucemiller commented 1 month ago

A small PR providing more consistent treatment of kerns and skips, and plausibly implements \unkern,\unskip,\lastkern,\lastskip. Several test cases are updated due to which & how many spacing codepoints find their way into text.

brucemiller commented 1 month ago

I tweaked the set of space chars to be a little cleaner. There's lots of space (cough) for over-thinking here; we're really just approximating the space requested.

brucemiller commented 1 month ago

Would be nice if you could check whether the 1st arXiv issue is also fixed; and record resolutions (however that's being done)

dginev commented 1 month ago

Would be nice if you could check whether the 1st arXiv issue is also fixed; and record resolutions (however that's being done)

They're not latexml issues, so nothing to record here. The arXiv issue will get closed when an updated LaTeXML reconverts the article and it goes live, which is easily a month away from today, likely longer. The CSS issue Vincenzo identified is likely to get resolved a little quicker, but likely still weeks away.