<div dir="ltr"><div>Hello everyone,</div><div><br></div><div>LaTeXML is a substantial software application written in Perl, and - as David mentioned - tracks a range of its own internal dependencies. That is best served by hosting its releases in the Perl package ecosystem, CPAN. We are just one letter off :-) <br></div><div>You can find the details here:</div><div><a href="https://metacpan.org/dist/LaTeXML">https://metacpan.org/dist/LaTeXML</a></div><div><br></div><div>You can similarly find tools like pandoc in Haskell's hackage:</div><div><a href="https://hackage.haskell.org/package/pandoc">https://hackage.haskell.org/package/pandoc</a></div><div><br></div><div>or plastex in Python's pip:</div><div><a href="https://pypi.org/project/plasTeX/">https://pypi.org/project/plasTeX/</a></div><div><br></div><div>We've recently discussed that the only advantage of CTAN hosting would come if we wanted to intentionally sync the latexml release cycle with the texlive release cycle. That is a fresh topic of interest for us, as each new LaTeX 3 update tends to lead to regressions in LaTeXML support for related packages (e.g. xparse.sty) due to our limited support for TeX's internals. In such situations latexml users face a challenge with installing compatible components. That said, we are likely to brave the LaTeX 3 storms as we are, at least for the coming year, as we  are still treating that level of support as experimental. <br></div><div><br></div><div>Lastly, most of latexml's functionality does not require a locally installed texlive or MikTeX (similarly to pandoc, plastex, tralics, hevea, ...) and can be installed and used standalone.<br></div><div><br></div><div>Greetings,</div><div>Deyan</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jun 17, 2023 at 10:25 AM David Carlisle <<a href="mailto:d.p.carlisle@gmail.com">d.p.carlisle@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 17 Jun 2023 at 15:04, Bob Tennent <<a href="mailto:rdtennent@gmail.com" target="_blank">rdtennent@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div style="font-size:large">Does anyone know why LaTeXml hasn't been uploaded to CTAN?  This is necessary for inclusion in TeXLive and perhaps MiKTeX.</div></div></blockquote><div><br></div><div>You could ask Bruce:-)</div><div><br></div><div>Even if it were on ctan, I'm not sure it would be possible to add to texlive. It's not impossibly difficult to install but does have  quite a large set of perl module dependencies, so you may need a few iterations of cpan install to get it running. Certainly the minimalist perl that comes with texlive on some platforms  would not be enough<br></div><div><br></div><div>Incidentally you can try the last installation I did at<br></div><div><br></div><div><a href="https://texlive.net/run?%25%20!tex%20latexml%0A%5Cdocumentclass%7Barticle%7D%0A%5Cusepackage%7Bamsmath%7D%0A%5Cbegin%7Bdocument%7D%0A%0Ahello%20world%0A%5Cbegin%7Balign%7D%0Aa&=b%5C%5C%0Ab&=a%0A%5Cend%7Balign%7D%0A%5Cend%7Bdocument%7D" target="_blank">https://texlive.net/run?%25%20!tex%20latexml%0A%5Cdocumentclass%7Barticle%7D%0A%5Cusepackage%7Bamsmath%7D%0A%5Cbegin%7Bdocument%7D%0A%0Ahello%20world%0A%5Cbegin%7Balign%7D%0Aa&=b%5C%5C%0Ab&=a%0A%5Cend%7Balign%7D%0A%5Cend%7Bdocument%7D</a></div></div></div>
</blockquote></div>