Skip to content

DOC: Convert math symbol table to sphinx-design cards - #32250

Open
QuLogic wants to merge 2 commits into
matplotlib:mainfrom
QuLogic:sphinx-design-math-symbols
Open

DOC: Convert math symbol table to sphinx-design cards#32250
QuLogic wants to merge 2 commits into
matplotlib:mainfrom
QuLogic:sphinx-design-math-symbols

Conversation

@QuLogic

@QuLogic QuLogic commented Aug 28, 2026

Copy link
Copy Markdown
Member

PR summary

This is the suggestion I made in #26143, without the tabs, as they may be a bit too much.

Closes #26143

AI Disclosure

None

PR quality check

  • Use an expressive title, e.g. "Fix title font property precedence"
  • New and changed code is tested
  • [n/a] Plotting related features are demonstrated in an example
  • [n/a] New features and API changes have release notes
  • Documentation complies with general and docstring guidelines

@github-actions github-actions Bot added the Documentation: build building the docs label Aug 28, 2026
@story645

Copy link
Copy Markdown
Member

On mobile Hebrew should be reversed for single screen and wondering if this is the solution https://sphinx-design.readthedocs.io/en/latest/grids.html#reversing-the-item-order

Also yay thanks!

@QuLogic

QuLogic commented Aug 28, 2026

Copy link
Copy Markdown
Member Author

I'm not sure which way you're seeing that you want reversed? Can you screenshot what's wrong (on desktop vs mobile)?

@story645

Copy link
Copy Markdown
Member

So this is correct:
image

but this should go other direction, with ℵ first:
image

@QuLogic

QuLogic commented Aug 28, 2026

Copy link
Copy Markdown
Member Author

Oh, so they should be different horizontal vs vertical?

If I add the reverse option to the grid, then it does this on desktop:
image
vs mobile:
image
So I guess we'll need to remove our manual reversing as well, if you think it's okay with the right-align on desktop.

@story645

Copy link
Copy Markdown
Member

So I guess we'll need to remove our manual reversing as well, if you think it's okay with the right-align on desktop.

Yeah, if I'm reading the docs right than that should be the correct approach: remove manual reversing and use their reversing.

@QuLogic
QuLogic force-pushed the sphinx-design-math-symbols branch from e83b73e to 6126773 Compare August 28, 2026 21:22

@story645 story645 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation: build building the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc]: dynamically resize the mathtext symbol tables

2 participants