Vincenzo Mantova
Vincenzo Mantova
Ah, now that I know what the bug is, I can also find the source: https://github.com/brucemiller/LaTeXML/blob/13018504e00ba934bc067357c372b72951227494/lib/LaTeXML/Engine/TeX_Box.pool.ltxml#L552-L556 This function should skip the boxes whose colour is already specified.
> workflows using the cpanminus installation approach Does the current dump include installation-dependent details beyond the LaTeX version itself, like hypenation patterns and default paper size? I was wondering if...
Since this issue seems to be mostly about `max-width: calc(0.30*60rem)`, I should add that it causes other issues. I had to disable it altogether in BookML because images containing text...
> > Readability should be the first concern, above responsiveness, > > Great, I agree. But why not both? After working on this for a while, I formed the conclusion...
> If this had to be done externally, a comment that comes to mind is that `style="aspect-ratio: 543 / 305;"` looks less useful to anchor further styling than a `class="ltx_img_aspect_16_9"`...
> I carried over some tikz tests that Bruce had prepared some time back, which you can use to double-check for any obvious regressions. I only see a difference in...
> * latexml needs new support for `orcidlink.sty` - this is also a common request in arXiv/ar5iv Quick note: `orcidlink.sty` can almost be read raw. What's missing is the `\fontcharht`...
Strange, I cannot reproduce your example. Cleveref does not need aliascnt to work, only hyperref does. I get 'lemma 1 / Theorem 1' with LaTeX (with many versions of TeX...
> The cleveref issue needs a current LaTeX (2024-11-01 or later) to reproduce. And you're right about LaTeXML not being faithful with `\autoref`. Oh no, that sounds like a LaTeX...
> The recommendation is to move to [zref-clever](https://www.ctan.org/pkg/zref-clever) but obviously it will take a long time to convince most people to do this. Oh. I suppose LaTeXML should support that...