Skip to content

Update dependencies to use latest tex API #344

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
wants to merge 1 commit into from

Conversation

kenshaw
Copy link
Contributor

@kenshaw kenshaw commented Apr 6, 2025

Updates all package dependencies to the latest version, and modifies the call to star-tex.org/x/tex.NewEngine + star-tex.org/x/tex.Engine.Process to a call to star-tex.org/x/tex.Run as the API has changed between v0.5.0 -> v0.6.0.

Updates all package dependencies to the latest version, and modifies the
call to `star-tex.org/x/tex.NewEngine` + `star-tex.org/x/tex.Engine.Process` to
a call to `star-tex.org/x/tex.Run` as the API has changed between v0.5.0 -> v0.6.0.
@kenshaw
Copy link
Contributor Author

kenshaw commented Apr 6, 2025

Deep apologies, I didn't realize there were unit tests that this broke. I'll try to look into what's changed between the startex versions, but I cannot trivially find a simple way to revert back to the prior behavior.

@kenshaw kenshaw closed this Apr 6, 2025
@tdewolff
Copy link
Owner

tdewolff commented Apr 7, 2025

I've just pushed a fix

@kenshaw
Copy link
Contributor Author

kenshaw commented Apr 8, 2025

@tdewolff again thank you for updating/fixing to the latest dependency and for all your efforts on the canvas package. You are the consummate professional. Thanks!

@tdewolff
Copy link
Owner

tdewolff commented Apr 9, 2025

Thank you Ken! Always happy to receive feedback and issues ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants