Skip to content

Revert #22360: Let TeX handle multiline strings itself #24047

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 2, 2022

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Sep 29, 2022

PR Summary

As suggested by @anntzer in #23977, this revert #22360 and also reverts #22361. For #22360, I only reverted the first two commits. As far as I could tell, the third and fourth commits are just stylistic changes, and subsequent PRs made them conflict even more, so I did not want to try to disentangle them.

Not sure about the test, should I just use the code from #23977 in an image test?

PR Checklist

Tests and Styling

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [n/a] New features are documented, with examples if plot related.
  • [n/a] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [n/a] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • [n/a] Documentation is sphinx and numpydoc compliant (the docs should build without error).

This reverts commit c98411e, reversing
changes made to ccf5115.
@QuLogic QuLogic force-pushed the revert-multilinetex-22360 branch from 502ce23 to bcd8232 Compare September 29, 2022 10:39
@jklymak jklymak requested a review from anntzer September 29, 2022 19:37
@QuLogic
Copy link
Member Author

QuLogic commented Sep 30, 2022

I added a simplified version of the code in the original report that worked in 3.5.3, failed on main, and works on this branch.

@timhoffm timhoffm merged commit 7de767e into matplotlib:main Oct 2, 2022
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 2, 2022
timhoffm added a commit that referenced this pull request Oct 3, 2022
…047-on-v3.6.x

Backport PR #24047 on branch v3.6.x (Revert #22360: Let TeX handle multiline strings itself)
@QuLogic QuLogic deleted the revert-multilinetex-22360 branch October 3, 2022 21:15
@ksunden ksunden mentioned this pull request Feb 20, 2023
6 tasks
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.

3 participants