sphinx-doc/sphinx

LaTeX: Don't mix booktabs with zebra stripes!

Open

#10.997 geöffnet am 27. Nov. 2022

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.985 Forks)batch import
builder:latexhelp wantedtype:proposal

Repository-Metriken

Stars
 (5.625 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 10T 11h) (11 gemergte PRs in 30 T)

Beschreibung

Describe the bug

I like the new booktabs feature!

I'm not a fan of the zebra stripes, but I guess they are still better than the boring old tables.

But mixing the two is a no-go! That's absolutely ugly!

The idea of the booktabs style is to remove distracting lines, so it is very much counter productive to add big fat background colors to that.

How to Reproduce

Build docs containing a table with the LaTeX builder.

Environment Information

master

Sphinx extensions

No response

Additional context

No response

Contributor Guide