korsbo / Latexify.jl

Convert julia objects to LaTeX equations, arrays or other environments.
MIT License
544 stars 55 forks source link

Less file clutter when rendering #257

Closed gustaphe closed 1 year ago

gustaphe commented 1 year ago

Closes #256 , also creates a script for the README images, to create them more consistently.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 71.11% and project coverage change: -0.23 :warning:

Comparison is base (8e74eed) 72.38% compared to head (3d34afd) 72.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #257 +/- ## ========================================== - Coverage 72.38% 72.15% -0.23% ========================================== Files 23 23 Lines 945 948 +3 ========================================== Hits 684 684 - Misses 261 264 +3 ``` | [Impacted Files](https://codecov.io/gh/korsbo/Latexify.jl/pull/257?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niklas+Korsbo) | Coverage Δ | | |---|---|---| | [src/utils.jl](https://codecov.io/gh/korsbo/Latexify.jl/pull/257?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niklas+Korsbo#diff-c3JjL3V0aWxzLmps) | `70.83% <71.11%> (+0.73%)` | :arrow_up: | ... and [9 files with indirect coverage changes](https://codecov.io/gh/korsbo/Latexify.jl/pull/257/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niklas+Korsbo) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niklas+Korsbo). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niklas+Korsbo)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.