0.1.0 • Published 6 months ago

slidev-addon-tikzjax v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Slidev Addon TikZJax

!WARNING

It is unstable for this approach to handle modules like circuitikz, pgfplot, etc. It may crash some time, since the .sty file may not find due to instability of node-tikzjax.

example

Sli.dev addon $\mathrm{Ti}k\mathrm{ZJax}$, which can compile TikZ source to plot for presentations in sli.dev.

This project utilizes node-tikzjax, which can compile TeX to SVG.

Thanks, @kermanx, for providing advice on writing addons!

License

The node-tikzjax uses LPPL-1.3c license. However, this project only use it in runtime and will not bundle the library into production, which means it is not the modification or redistribution. Thus, these code are following MIT License. However, if anyone uses this project into bundle, you should follow the LPPL-1.3c. By default, you can just ignore this because it will not bundle to production unless you manually take extra actions.

0.1.0

6 months ago