davibarreira / NotebookToLaTeX.jl

A Julia package for converting your Pluto and Jupyter Notebooks into beautiful Latex.
MIT License
73 stars 4 forks source link

Adding new templates :article and :matharticle #5

Closed davibarreira closed 2 years ago

davibarreira commented 2 years ago

Adding the templates :article and :matharticle, together with update to the documentation and new tests.

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (ce2d357) into master (67503e4) will decrease coverage by 0.14%. The diff coverage is 97.29%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   96.96%   96.81%   -0.15%     
==========================================
  Files           5        5              
  Lines         395      408      +13     
==========================================
+ Hits          383      395      +12     
- Misses         12       13       +1     
Impacted Files Coverage Δ
src/markdowntolatex.jl 99.17% <92.85%> (-0.83%) :arrow_down:
src/NotebookToLaTeX.jl 98.90% <100.00%> (ø)
src/templates.jl 100.00% <100.00%> (ø)

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 67503e4...ce2d357. Read the comment docs.