Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: Dynamically resize mathtext symbol tables (#26143)#30661

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

Open
Ashish-coder-gif wants to merge1 commit intomatplotlib:main
base:main
Choose a base branch
Loading
fromAshish-coder-gif:fix-issue-26143

Conversation

@Ashish-coder-gif
Copy link

PR summary

PR checklist

PR Summary

This pull request updatesdoc/sphinxext/math_symbol_table.py to dynamically resize mathtext symbol tables during documentation builds.

Why this change is necessary

  • Improves maintainability of math symbol documentation generation.
  • Fixes minor formatting and whitespace issues.

What problem does it solve

  • Ensures consistent rendering of math symbols in the HTML docs.
  • Resolves warnings related to unused imports and blank lines.

Verification

  • Successfully built documentation locally usingmake -C doc html.
  • All pre-commit hooks passed after fixes.

This PR addresses issue#26143.

@github-actionsgithub-actionsbot added the Documentation: buildbuilding the docs labelOct 18, 2025
Copy link
Member

@rcomerrcomer left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution@Ashish-coder-gif. Unfortunately the symbols tables are now not rendering at all. Do you know why?

Before this change:
https://matplotlib.org/devdocs/users/explain/text/mathtext.html#symbols

After this change:
https://output.circle-artifacts.com/output/job/cc17ec9e-e133-4ca9-9a4a-ead61dbccd8b/artifacts/0/doc/build/html/users/explain/text/mathtext.html#symbols

Note also, to solve the issue, the number of columns should change with window size. From a quick look at your code, I do not think you have implemented that.

@Ashish-coder-gif
Copy link
Author

kindly allow me to merge

@rcomer
Copy link
Member

Hi@Ashish-coder-gif, unfortunately the symbols table is still not rendering after your most recent commit. You can check this yourself by clicking “View the built docs” in the automated checks below, then navigate to User Guide -> Text -> Writing mathematical expressions, and scroll to the bottom of the page.

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

Reviewers

@rcomerrcomerrcomer requested changes

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Labels

Documentation: buildbuilding the docs

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[Doc]: dynamically resize the mathtext symbol tables

2 participants

@Ashish-coder-gif@rcomer

[8]ページ先頭

©2009-2025 Movatter.jp