Convert latex math expressions to HTML and 'MathML' for use in markdown documents or package manual pages. The rendering is done in R using the V8 engine (i.e. server-side), which eliminates the need for embedding the 'MathJax' library into your web pages. In addition a 'math-to-rd' wrapper is provided to automatically render beautiful math in R documentation files.
| Version: | 1.5.0 | 
| Imports: | V8 | 
| Suggests: | knitr, rmarkdown | 
| Published: | 2024-09-29 | 
| DOI: | 10.32614/CRAN.package.katex | 
| Author: | Jeroen Ooms | 
| Maintainer: | Jeroen Ooms <jeroenooms at gmail.com> | 
| BugReports: | https://github.com/ropensci/katex/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://docs.ropensci.org/katex/, https://github.com/ropensci/katex https://katex.org/docs/options.html (upstream) | 
| NeedsCompilation: | no | 
| Materials: | NEWS | 
| CRAN checks: | katex results | 
| Reference manual: | katex.html , katex.pdf | 
| Vignettes: | Rending math to HTML in R using katex (source, R code) | 
| Package source: | katex_1.5.0.tar.gz | 
| Windows binaries: | r-devel: katex_1.5.0.zip, r-release: katex_1.5.0.zip, r-oldrel: katex_1.5.0.zip | 
| macOS binaries: | r-release (arm64): katex_1.5.0.tgz, r-oldrel (arm64): katex_1.5.0.tgz, r-release (x86_64): katex_1.5.0.tgz, r-oldrel (x86_64): katex_1.5.0.tgz | 
| Old sources: | katex archive | 
| Reverse imports: | equatags, minidown, postdoc, TDIagree | 
| Reverse suggests: | gt, rmarkdown, simstudy, torch | 
Please use the canonical form https://CRAN.R-project.org/package=katex to link to this page.