sphinx-doc/sphinx

LaTeX: Don't mix booktabs with zebra stripes!

Open

#10.997 aperta il 27 nov 2022

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)Python (1985 fork)batch import
builder:latexhelp wantedtype:proposal

Metriche repository

Star
 (5625 star)
Metriche merge PR
 (Merge medio 10g 11h) (11 PR mergiate in 30 g)

Descrizione

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

Guida contributor