Skip to content
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

[complex_and_trig] Enforce mathjax output #352

Merged
merged 1 commit into from
Feb 12, 2024
Merged

[complex_and_trig] Enforce mathjax output #352

merged 1 commit into from
Feb 12, 2024

Conversation

HumphreyYang
Copy link
Collaborator

Hi @mmcky,

This PR resolves #351.

For some reason, I have to enforce mathjax output in init_printing to get sympy printing in latex.

It should print in latex automatically if it detects latex in the environment.

Copy link

netlify bot commented Feb 10, 2024

Deploy Preview for taupe-gaufre-c4e660 ready!

Name Link
🔨 Latest commit 3cdca94
🔍 Latest deploy log https://app.netlify.com/sites/taupe-gaufre-c4e660/deploys/65c6dcab0d7712000853ffa2
😎 Deploy Preview https://deploy-preview-352--taupe-gaufre-c4e660.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@mmcky
Copy link
Contributor

mmcky commented Feb 11, 2024

thanks @HumphreyYang -- looks like this solution will work in the LaTeX domain as well.

Screenshot 2024-02-12 at 10 37 13 am

@mmcky
Copy link
Contributor

mmcky commented Feb 11, 2024

@HumphreyYang it looks like the cache.yml environment doesn't include latex which is likely causing this issue.

Let's put this on hold until:

  • add latex to the cache workflow
  • see if this issue remains

@mmcky
Copy link
Contributor

mmcky commented Feb 12, 2024

@HumphreyYang I will merge this for now (in this merge window) but I don't think we will ultimately need it due to #356

I will open an issue to remove after some testing.

@mmcky mmcky merged commit e0b49f9 into main Feb 12, 2024
7 checks passed
@mmcky mmcky deleted the fix_complex branch February 12, 2024 05:14
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.

[complex_and_trig] Incorrect output scale
2 participants