acl-org / acl-org/acl-style-files
Prominently indicate that line numbers might require extra `pdflatex` build
Open
- Dominant language
- BibTeX Style
- Stars
- 2k
- Forks
- 376
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the `lineno` dependency requires an additional call to `pdflatex`, so a full build is...
```console
$ pdflatex ...
$ bibtex ...
$ pdflatex ...
$ pdflatex ...
$ pdflatex ...
```
...otherwise the line numbers are misplaced because of citation insertions. It would be nice to advertise this a little more loudly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.