-
If I run the test I get some erros
```bash
$ make
Skip blib/lib/LaTeXML/Util/TestMath/Report.pm (unchanged)
Skip blib/lib/LaTeXML/Util/MathLexicon.pm (unchanged)
Skip blib/lib/LaTeXML/MathSyntax.…
-
### Description
Table row labels/header/caption/footer use an incorrect font color which is unreadable (light gray on white).
It appears `latexml_styles.css` is at fault here, styling the rel…
-
I get
```
t/921_stex.t ........... 1/?
Error:undefined:\baseURI The token T_CS[\baseURI] is not defined.
/Users/kohlhase/localmh/ext/LaTeXML/t/daemon/profiles/stex/stex.tex#textrange(from=0;23,…
-
I tried with the following command to render my latex cv to html, but it will always be rendered with references title instead of inserting directly to the place, I am not sure what I am missing there…
-
# Issue
The installation of LaTeXML fails when attempting to install it via the `cpan LaTeXML` instruction. Specifically it fails during the make test phase of installation. This is performed with a …
-
**Exact location of issue**
HTML article, Section "Training the text encoder", has a part called [Takeaways](https://ar5iv.labs.arxiv.org/html/2305.20086#S5.SS3.SSS0.Px1) of which the majority of the…
-
Offending line, I think:
https://github.com/brucemiller/LaTeXML/blob/dfc3bc96306b7f14ace5b4241a9f477a6f433955/lib/LaTeXML/Util/Pathname.pm#L232
It turns out that Cwd returns bytes (`char *`) that ne…
-
The first line in Algorithm 1 is overly long. Probably due to parsing problems and or UTF8 encoding problems.
Otherwise conversion looks ok.
-
Motivation: A recent issue in the arXiv HTML experiment (https://github.com/arXiv/html_feedback/issues/258) requested some additional support for `\pdfliteral` for LaTeXML (CC-ing @brucemiller for the…
-
I am tring to [generate dataset](https://github.com/facebookresearch/nougat#generate-dataset), including process `.tex` to `.html` by LaTeXML and run `nougat.dataset.split_htmls_to_pages`, but I got s…