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

Quick fix Latex rendering #1317

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

hersle
Copy link
Contributor

@hersle hersle commented Oct 21, 2024

A possible quick fix for #1314, without changing any behavior for now:

latexify(@variables t Gᴾ(t) Ω₀ δt αβ b₊Ω0 b₊Ω_0 circuit₊capacitor₊C A B AB)
L"\begin{equation}
\left[
\begin{array}{c}
t \\
\mathtt{G^P}\left( t \right) \\
\mathtt{\Omega{_0}} \\
\mathtt{{\delta}t} \\
\mathtt{\alpha\beta} \\
\mathtt{b.{\Omega}0} \\
\mathtt{b.\Omega\_0} \\
\mathtt{circuit.capacitor.C} \\
A \\
B \\
\mathtt{AB} \\
\end{array}
\right]
\end{equation}
"

image

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.94%. Comparing base (e036266) to head (422f60d).
Report is 17 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1317       +/-   ##
===========================================
+ Coverage    3.80%   78.94%   +75.14%     
===========================================
  Files          47       47               
  Lines        4602     4697       +95     
===========================================
+ Hits          175     3708     +3533     
+ Misses       4427      989     -3438     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ChrisRackauckas ChrisRackauckas merged commit aca9d07 into JuliaSymbolics:master Oct 21, 2024
10 of 12 checks passed
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.

3 participants