sphinx-doc/sphinx

LaTeX: Don't mix booktabs with zebra stripes!

Open

#10,997 opened on 2022年11月27日

GitHub で見る
 (9 comments) (0 reactions) (0 assignees)Python (1,985 forks)batch import
builder:latexhelp wantedtype:proposal

Repository metrics

Stars
 (5,625 stars)
PR merge metrics
 (平均マージ 10d 11h) (30d で 11 merged PRs)

説明

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

コントリビューターガイド