Open aurelienfalco opened 10 months ago
@aurelienfalco thank you for the report, but could you please provide a minimal example of the behavior you are reporting? Either via a small source snippet, or where you encountered it (e.g. an arXiv article link). Thanks!
Here is an example: https://arxiv.org/html/2401.06608v1
Much appreciated. I see the issue, and can reproduce it with the latest LaTeXML master. It appears that we need to improve our binding for aa.cls
.
A self-contained minimal example extracted from that article is:
\documentclass[]{aa}
\usepackage{hyperref}
\author{J\'er\'emy Leconte\inst{1}, Aymeric Spiga\inst{2}, No\'e Cl\'ement\inst{1}, %
Sandrine Guerlet\inst{2,3}, Franck Selsis\inst{1}, Gwena\"el Milcareck\inst{2}, %
Thibault Cavali\'e\inst{1,3}, Rapha\"el
Moreno\inst{3}, Emmanuel Lellouch\inst{3}, \'Oscar Carri\'on-Gonz\'alez\inst{3}, Benjamin Charnay\inst{3}, %
Maxence Lef\`evre\inst{4}}
\institute{
Laboratoire d'astrophysique de Bordeaux, Univ. Bordeaux, CNRS, B18N, all\'ee %
Geoffroy Saint-Hilaire, 33615 Pessac, France
\and
Laboratoire de M\'et\'eorologie Dynamique (IPSL), Sorbonne Universit\'e, %
Centre National de la Recherche Scientifique, %
\'Ecole Polytechnique, \'Ecole Normale Sup\'erieure, Paris, France
\and
LESIA, Observatoire de Paris, Universit\'e PSL, CNRS, Sorbonne Universit\'e, %
Universit\'e de Paris, 5 place Jules Janssen, 92195 Meudon, France
\and
LATMOS/IPSL, Sorbonne Université, UVSQ Universit\'e Paris-Saclay, CNRS, Paris, France
}
\title{Test}
\begin{document}
\maketitle
\end{document}
In the authors list and institutions list, the references to institutions are broken.