Skip to content

Style tables in style guide#20239

Merged
story645 merged 1 commit into
matplotlib:masterfrom
timhoffm:doc-style-tables
May 16, 2021
Merged

Style tables in style guide#20239
story645 merged 1 commit into
matplotlib:masterfrom
timhoffm:doc-style-tables

Conversation

@timhoffm
Copy link
Copy Markdown
Member

PR Summary

  • Adjust widths in terminology table
  • Comparison tables: 100% total width, 50% per column

Note: We need to use the .. table:: directive explicitly to manipulate
the widths that are written in to <colgroup> by ReST. CSS alone cannot
override these.

Follow up to #20216.

- Widths in terminology table
- Comparison tables: 100% total width, 50% per column

Note: We need to use the `.. table::` directive explicitly to manipulate
the widths that are written in to `<colgroup>` by ReST. CSS alone cannot
override these.
@timhoffm timhoffm added this to the v3.5.0 milestone May 16, 2021
@story645 story645 merged commit e4154c4 into matplotlib:master May 16, 2021
@timhoffm timhoffm deleted the doc-style-tables branch May 16, 2021 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants