-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Added ability to remove non-svg LaTeX files #3322
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
behackl
merged 39 commits into
ManimCommunity:main
from
JasonGrace2282:latex_junk_remover
Nov 4, 2023
Merged
Changes from 11 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
c635535
Added ability to remove latex junk (default True)
JasonGrace2282 c801683
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] c4e529e
Merge branch 'main' into latex_junk_remover
JasonGrace2282 7f1c735
Fixed tests (hopefully), and whitelisted .tex
JasonGrace2282 f9a0281
Merge branch 'latex_junk_remover' of https://github.com/JasonGrace228…
JasonGrace2282 e2b8489
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e29473b
reverted weird changes from merge
JasonGrace2282 b23c30d
See previous commit message
JasonGrace2282 5c39ce1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5750360
Fixed logs-too-long test
JasonGrace2282 227c269
Fixed log output
JasonGrace2282 7958f5f
Fixed typo ;)
JasonGrace2282 e4b2e01
deleted unused variable
JasonGrace2282 7d1cccb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 03560b8
moved latex deletion to tex_file_writing.py
JasonGrace2282 7f044cb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f888c51
removed changes in scene files
JasonGrace2282 1f48107
Merge branch 'latex_junk_remover' of https://github.com/JasonGrace228…
JasonGrace2282 133ae4d
Added caching based on LaTeX expression .svg
JasonGrace2282 5a14356
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 009d551
Deleted unused function in delete_old_tex
JasonGrace2282 bf9f12c
make if condition more readable
JasonGrace2282 d6bab49
cleaned up svg file check
JasonGrace2282 d7aa545
Merge branch 'latex_junk_remover' of https://github.com/JasonGrace228…
JasonGrace2282 9a0240e
changed blacklist -> whitelist for file endings
JasonGrace2282 205b804
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e323c08
Reverted docstring change
JasonGrace2282 486ba62
Merge branch 'latex_junk_remover' of https://github.com/JasonGrace228…
JasonGrace2282 6be5927
Updated delete_non_svg files docstring
JasonGrace2282 40257f7
Changed list to a set
JasonGrace2282 7860e4a
Merge branch 'main' into latex_junk_remover
JasonGrace2282 b91e5b8
Merge branch 'main' into latex_junk_remover
JasonGrace2282 7bc4442
Merge branch 'ManimCommunity:main' into latex_junk_remover
JasonGrace2282 e29c6d5
Merge branch 'main' into latex_junk_remover
JasonGrace2282 613bea2
Update manim/_config/utils.py
MrDiver fd81de7
Update manim/cli/render/global_options.py
MrDiver a0d71bf
Merge branch 'main' into latex_junk_remover
MrDiver a91cf07
added one test for the no_latex_cleanup config option
behackl 572e68a
Merge branch 'main' into latex_junk_remover
behackl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.