arXiv / arXiv/html_feedback

Author list does not create newline from \AND macro (acl.sty)

Open
#3,408 1 comment 0 reactions 0 assignees View on GitHub
latexml
Dominant language
No language data
Stars
42
Forks
40
PR merge metrics
No merged PRs in 30d

Description

### Description

The comment in the .tex source suggests that the uppercase \AND macro should simply begin a new line of authors, rather than getting rendered into the final text.

### (Optional:) Please add any files, screenshots, or other information here.

```latex
% Author information can be set in various styles:
% For several authors from the same institution:
% \author{Author 1 \and ... \and Author n \\
% Address line \\ ... \\ Address line}
% if the names do not fit well on one line use
% Author 1 \\ {\bf Author 2} \\ ... \\ {\bf Author n} \\
% For authors from different institutions:
% \author{Author 1 \\ Address line \\ ... \\ Address line
% \And ... \And
% Author n \\ Address line \\ ... \\ Address line}
% To start a seperate ``row'' of authors use \AND, as in
% \author{Author 1 \\ Address line \\ ... \\ Address line
% \AND
% Author 2 \\ Address line \\ ... \\ Address line \And
% Author 3 \\ Address line \\ ... \\ Address line}
\author{
Xiaoding Lu$^\S$
\quad
Zongyi Liu
\quad
Adian Liusie$^\S$
\quad
Vyas Raina$^\S$
\quad
Vineet Mudupalli$^\S$
\AND
Yuwen Zhang$^\P$
\quad
William Beauchamp$^\S$
\\\\
$^\S$University of Cambridge
\quad
$^\P$University College London
\\\\
Chai Research
}

```

The renderer produces the following HTML: `\AND`

![Image](https://github.com/user-attachments/assets/73a64928-72ac-4400-b843-ca6dc3dbab8b)

### (Required) What is this issue most closely related to? Select one.

Other

### Internal issue ID

07f5e990-7d60-45e6-9cb1-35274d8b21a4

### Paper URL

https://arxiv.org/html/2401.02994v3

### Browser

Chrome/133.0.0.0

### Device Type

Desktop

Contributor guide

Open the contributing guide

Research direction

Start with the acl.sty author-macro definitions and reproduce the reported paper from its .tex source or the linked arXiv URL. Trace how \AND is handled by the HTML renderer; done means it creates a new author row instead of appearing as an ltx_ERROR span.

Written by the indexing model from the issue text.

Assessment

Tech stack
latex
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.