Skip to content

Let MathTex handle multiline strings#4634

Draft
henrikmidtiby wants to merge 2 commits intoManimCommunity:mainfrom
henrikmidtiby:FixForIssue4617
Draft

Let MathTex handle multiline strings#4634
henrikmidtiby wants to merge 2 commits intoManimCommunity:mainfrom
henrikmidtiby:FixForIssue4617

Conversation

@henrikmidtiby
Copy link
Contributor

@henrikmidtiby henrikmidtiby commented Mar 11, 2026

Overview: What does this pull request change?

The PR lets MathTex handle multiline input strings.
That functionality was lost in #4515 and now it is reintroduced.
This fixes #4617.

Motivation and Explanation: Why and how do your changes improve the library?

Links to added or changed documentation pages

Further Information and Comments

Reviewer Checklist

  • The PR title is descriptive enough for the changelog, and the PR is labeled correctly
  • If applicable: newly added non-private functions and classes have a docstring including a short summary and a PARAMETERS section
  • If applicable: newly added functions and classes are tested

@henrikmidtiby henrikmidtiby added the pr:bugfix Bug fix for use in PRs solving a specific issue:bug label Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:bugfix Bug fix for use in PRs solving a specific issue:bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

substrings_to_isolate no longer works on multi-line strings

1 participant