Kolaru / MathTeXEngine.jl

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

Implement primes #115

Closed Kolaru closed 8 months ago

Kolaru commented 8 months ago

Fix #113

Also slightly change vertical position of subscripts.

codecov-commenter commented 8 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (c8cb679) 79.49% compared to head (5a27bfd) 78.87%.

Files Patch % Lines
src/engine/layout.jl 50.00% 5 Missing :warning:
src/parser/parser.jl 80.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #115 +/- ## ========================================== - Coverage 79.49% 78.87% -0.63% ========================================== Files 10 10 Lines 556 568 +12 ========================================== + Hits 442 448 +6 - Misses 114 120 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.