sphinx-doc / sphinx-doc/sphinx

LaTeX: long list of authors overflows in margin of title page

Open
#6,875 4 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

builder:latex type:bug
Dominant language
Python
Stars
8k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

To Reproduce
Steps to reproduce the behavior:

Create using sphinx-quickstart a new project and respond with a long list of authors to the "author" prompt. Then do make latexpdf.

For example

> Nom du projet: A
> Nom(s) de l'auteur: John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team
> version du projet []: 1

Expected behavior

The list of authors display cleanly on title pagee

Observed behavior

Capture d’écran 2019-11-30 à 20 19 10

Your project

Not mine, this is the https://github.com/matplotlib/matplotlib author string!

Environment info

  • OS: [e.g. Unix/Linux/Mac/Win/other with version]
  • Python version: 3.7.5
  • Sphinx version: any

Relates https://github.com/matplotlib/matplotlib/issues/15796 in so far as the latter is about building their PDF docs...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with sphinx-quickstart using the long author list shown, then run make latexpdf. The payload names no repository file or test entry point; done means the author list displays cleanly within the title page margins.

Written by the indexing model from the issue text.

Assessment

Tech stack
latex, python
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.