Kolaru / MathTeXEngine.jl

A latex math mode engine in pure Julia.
MIT License
97 stars 19 forks source link

Add partial and degree #63

Closed Kolaru closed 2 years ago

Kolaru commented 2 years ago

Fix https://github.com/JuliaPlots/Makie.jl/issues/1991

codecov-commenter commented 2 years ago

Codecov Report

Merging #63 (be07b89) into master (b3a224f) will decrease coverage by 0.09%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   81.98%   81.88%   -0.10%     
==========================================
  Files           9        9              
  Lines         505      508       +3     
==========================================
+ Hits          414      416       +2     
- Misses         91       92       +1     
Impacted Files Coverage Δ
src/engine/computer_modern_data.jl 100.00% <ø> (ø)
src/engine/layout.jl 91.79% <75.00%> (-0.58%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b3a224f...be07b89. Read the comment docs.