Package: katex 1.5.0

katex: Rendering Math to HTML, 'MathML', or R-Documentation Format
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.
Authors:
katex_1.5.0.tar.gz
katex_1.5.0.zip(r-4.6)katex_1.5.0.zip(r-4.5)katex_1.5.0.zip(r-4.4)
katex_1.5.0.tgz(r-4.5-any)katex_1.5.0.tgz(r-4.4-any)
katex_1.5.0.tar.gz(r-4.6-any)katex_1.5.0.tar.gz(r-4.5-any)
katex_1.5.0.tgz(r-4.4-emscripten)
katex.pdf |katex.html✨
katex/json (API)
NEWS
# Install 'katex' in R: |
install.packages('katex', repos = c('https://packages.ropensci.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/katex/issues
Pkgdown site:https://docs.ropensci.org
Last updated 8 months agofrom:a84bfe443c (on master). Checks:10 OK. Indexed: yes.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 221 |
pkgdown docs | OK | 533 |
linux-devel-x86_64 | OK | 240 |
linux-release-x86_64 | OK | 155 |
macos-release-arm64 | OK | 65 |
macos-oldrel-arm64 | OK | 64 |
windows-devel | OK | 65 |
windows-release | OK | 65 |
windows-oldrel | OK | 66 |
wasm-release | OK | 211 |
Exports:example_mathkatex_htmlkatex_mathmlmath_to_rdrender_math_in_html
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Tex math rendering in R | example_math katex katex_html katex_mathml |
Display math in R documentation | math_to_rd |
Renders math in HTML document | pandoc render_math_in_html |