LaTeXML icon indicating copy to clipboard operation
LaTeXML copied to clipboard

[feature request] `[RNAAS]{aastex62}` doesn't have section numbering

Open nschloe opened this issue 1 year ago • 0 comments
trafficstars

MWE:

\documentclass[RNAAS]{aastex62}

\begin{document}
\section{abc}
\end{document}

LaTeX output:

screenshot_2023-11-27-111212

LaTeXML output:

<title><tag close=" ">1</tag>abc</title>

(Superfluous 1.)

nschloe avatar Nov 27 '23 10:11 nschloe