Skip to content

imgmath: Fix embed mode#10878

Merged
AA-Turner merged 1 commit into
sphinx-doc:5.2.xfrom
jschueller:math_embed_fix52
Sep 29, 2022
Merged

imgmath: Fix embed mode#10878
AA-Turner merged 1 commit into
sphinx-doc:5.2.xfrom
jschueller:math_embed_fix52

Conversation

@jschueller

@jschueller jschueller commented Sep 28, 2022

Copy link
Copy Markdown
Contributor

We incorrectly used the destination file instead of the temporary just generated.
The test incorrectly succeeded because of leftover files from previous tests, so moved that test first.

fixes #10816, directed to the 5.2.x branch hoping it would land into the next patch version if any

@AA-Turner AA-Turner 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.

Should we clean up the test files properly rather than rearranging the order? Approved other than that.

A

We incorrectly used leftover files from previous tests in the destination folder
instead of the temporary file we just generated.
@jschueller

Copy link
Copy Markdown
Contributor Author

yes, I cleaned up the first few output directories instead, but perhaps it could be done more globally in a separate PR

@AA-Turner AA-Turner closed this Sep 29, 2022
@AA-Turner AA-Turner reopened this Sep 29, 2022
@AA-Turner AA-Turner closed this Sep 29, 2022
@AA-Turner AA-Turner reopened this Sep 29, 2022
@AA-Turner

Copy link
Copy Markdown
Member

I'm trying to get the CircleCI integration to show up...

@jschueller jschueller closed this Sep 29, 2022
@jschueller jschueller reopened this Sep 29, 2022
@AA-Turner AA-Turner merged commit 6627618 into sphinx-doc:5.2.x Sep 29, 2022
@jschueller jschueller deleted the math_embed_fix52 branch September 29, 2022 14:38
@jschueller

Copy link
Copy Markdown
Contributor Author

is there a 5.2.3 planned ?

@AA-Turner

Copy link
Copy Markdown
Member

Sphinx 5.2.3 has been released.

A

@jschueller

Copy link
Copy Markdown
Contributor Author

thanks a lot!

marxin pushed a commit to marxin/sphinx that referenced this pull request Oct 2, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 31, 2022
@AA-Turner AA-Turner added extensions:mathematics The `sphinx.ext.imgmath`, `sphinx.ext.jsmath`, or `sphinx.ext.mathjax` extensions and removed extensions labels Jan 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

extensions:mathematics The `sphinx.ext.imgmath`, `sphinx.ext.jsmath`, or `sphinx.ext.mathjax` extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants