Skip to content

Remove API deprecated in 3.1 (part 2) #15890

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

Closed

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Dec 9, 2019

PR Summary

Follow up and goes on top of to #15878. The are so many changes that I didn't want to put everything in one PR. Even in two parts, each part is quite long.

You may wait until #15878 is merged or just review the second commit in this PR.

@timhoffm timhoffm changed the title emove API deprecated in 3.1 (part 2) Remove API deprecated in 3.1 (part 2) Dec 9, 2019
@timhoffm
Copy link
Member Author

timhoffm commented Dec 9, 2019

For simplicity, will only fix the merge conflict after #15878 is in.

@anntzer
Copy link
Contributor

anntzer commented Dec 16, 2019

breakage is real

@timhoffm
Copy link
Member Author

The failure is due to incomplete removal of TextWithDash. Since removing that is a bit more involved, I've pulled this out to a separate PR #15950. Will come back here once that is merged.

@timhoffm timhoffm force-pushed the remove-3.1-deprecations2 branch from 2b8eb2d to 16c95a4 Compare December 16, 2019 23:38
@anntzer
Copy link
Contributor

anntzer commented Dec 17, 2019

Failures are real (bunch of mlab tests have to be deleted, in particular).

@timhoffm timhoffm force-pushed the remove-3.1-deprecations2 branch 3 times, most recently from 6deea2a to 380962a Compare December 20, 2019 13:57
@timhoffm
Copy link
Member Author

Still some math-text related image comparison failures.

@anntzer
Copy link
Contributor

anntzer commented Dec 20, 2019

IIRC I had looked into this some time ago and the deprecation of stackrel may be the problematic one? in which case we can defer the removal of that part for now...

@timhoffm
Copy link
Member Author

I don't think it's \stackrel. This PR removes the command, but there were no usages of that anymore.

@timhoffm
Copy link
Member Author

Going to slice this down into smaller chunks to find out what is acutally causing the failure.

@anntzer
Copy link
Contributor

anntzer commented Jan 13, 2020

I think #16204/#16206 takes care of mathtext.

@timhoffm
Copy link
Member Author

Replaced by the sequence of above PRs.

@timhoffm timhoffm deleted the remove-3.1-deprecations2 branch March 14, 2020 17:26
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.

2 participants