korsbo / Latexify.jl

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

More flexible arrays and brackets #248

Closed gustaphe closed 1 year ago

gustaphe commented 1 year ago

I realized I had this branch that would close #242 kicking around.

codecov[bot] commented 1 year ago

Codecov Report

Base: 72.23% // Head: 72.29% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (0cc5abb) compared to base (0b037f2). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## ========================================== + Coverage 72.23% 72.29% +0.05% ========================================== Files 23 23 Lines 940 942 +2 ========================================== + Hits 679 681 +2 Misses 261 261 ``` | [Impacted Files](https://codecov.io/gh/korsbo/Latexify.jl/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niklas+Korsbo) | Coverage Δ | | |---|---|---| | [src/latexarray.jl](https://codecov.io/gh/korsbo/Latexify.jl/pull/248?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niklas+Korsbo#diff-c3JjL2xhdGV4YXJyYXkuamw=) | `96.42% <100.00%> (+0.27%)` | :arrow_up: | 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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.