-
Try this:
```tex
\documentclass{article}
\usepackage{hyperref}
\begin{document}
\section{Strictly proper system}\label{proper}
Next: \nameref{biproper}
\section{Biproper system}\label{bipro…
-
The XHTML generated by LaTeXML passes a large fraction of the checks provided by the (very thorough) W3C [EPUB validator](https://github.com/w3c/epubcheck/), but not all of them. The attached styleshe…
-
**Describe the bug**
LaTeXML (LaTeX to XML converter written in perl) currently sits inside perl-packages, but it may be better placed outside. The idea came up in a PR https://github.com/NixOS/nixpk…
-
In #730 we are really trying to make references inside OpenMath expressions. And the reason we were looking at the OMATTRs is that we are using something like `\text{\href{foo}{}}`. But this is not ac…
-
It's really tricky to pin down where exactly the error comes from, but the ultimate source seems to be that expl3 modifies `\RequirePackage`, `\usepackage` and similar commands to use `\@pushfilename`…
-
👋 just a reminder, it looks the site is not accessible anymore
```
$ curl -I https://dlmf.nist.gov/LaTeXML/
curl: (6) Could not resolve host: dlmf.nist.gov
```
-
When i compile LaTeX to XML the Math tags have a prefix `m:`.
For example
test.tex
```latex
\documentclass{article}
\begin{document}
$a = b^2$
\end{document}
```
with `latexmlc test.tex -…
-
Errors were reported while checking the availability of links.
```
📝 Summary
---------------------
🔍 Total.........1803
✅ Successful....1543
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.....…
-
When i convert a theorem to JATS-XML the title is not appearing in the XML.
For a theorem environment defined like
**test.tex**
```tex
\documentclass{article}
\newtheorem{theorem}{Theorem}[se…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
HOMEBREW_VERSION: 3.5.10-49-gb2ddb34
ORIGIN: https://github.com/Homebrew/brew
HEAD: b2ddb341a0489834dbbfcb57544d87c4…