sphinx-doc/sphinx

LaTeX: Don't mix booktabs with zebra stripes!

Open

#10,997 建立於 2022年11月27日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)Python (1,985 fork)batch import
builder:latexhelp wantedtype:proposal

倉庫指標

Star
 (5,625 star)
PR 合併指標
 (平均合併 10天 11小時) (30 天內合併 11 個 PR)

描述

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

貢獻者指南