Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.1k
DOC: Dynamically resize mathtext symbol tables (#26143)#30682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
- Replaced static column-based tables with responsive CSS grid layout- Added _get_sphinx_symbol_table() helper function in _mathtext.py- Symbol tables now dynamically wrap based on browser window width- Added HTML/CSS styling for improved mobile/tablet viewing- Symbols grouped by category with consistent orderingClosesmatplotlib#26143
rcomer commentedNov 1, 2025
@0NIKHIL0@Ashish-coder-gif I see you both opened PRs for this issue and your changes in |
0NIKHIL0 commentedNov 1, 2025
No |
0NIKHIL0 commentedNov 1, 2025
No |
timhoffm commentedNov 1, 2025
Have you used AI to generate the result? That could also explain the similarity. |
Closes#26143
PR summary
PR checklist