texPreview
texPreview copied to clipboard
Efficiently iterate, refine and share snippets of LaTeX in R with ease
In the [`matlib` package](https://github.com/friendly/matlib) we've developed a suite of functions for generating LaTeX expressions for symbolic / numeric matrices and for doing matrix arithmetic with them for making writing easier....
See in your own Universe (https://yonicd.r-universe.dev/builds), the log of the different GitHub actions. It fails on Windows and macOS because it does not find tlmgr or mpm. I think your...
I have MikTex with all the packages installed (except for `tools` which doesn't seem to exist), yet I get ``` > texPreview::check_requirements() Warning in check_base_req() : missing tex packages needed...