Package: gridmicrotex 0.0.4
gridmicrotex: Native 'LaTeX' Math Rendering for Grid Graphics
Renders 'LaTeX' math equations as native R grid graphics objects (grobs) using the 'MicroTeX' 'C++' library as the layout engine. Produces resolution-independent vector output that works on any R graphics device, with no external 'LaTeX' installation required.
Authors:
gridmicrotex_0.0.4.tar.gz
gridmicrotex_0.0.4.zip(r-4.7)gridmicrotex_0.0.4.zip(r-4.6)gridmicrotex_0.0.4.zip(r-4.5)
gridmicrotex_0.0.4.tgz(r-4.6-x86_64)gridmicrotex_0.0.4.tgz(r-4.6-arm64)gridmicrotex_0.0.4.tgz(r-4.5-x86_64)gridmicrotex_0.0.4.tgz(r-4.5-arm64)
gridmicrotex_0.0.4.tar.gz(r-4.7-arm64)gridmicrotex_0.0.4.tar.gz(r-4.7-x86_64)gridmicrotex_0.0.4.tar.gz(r-4.6-arm64)gridmicrotex_0.0.4.tar.gz(r-4.6-x86_64)
gridmicrotex_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gridmicrotex/json (API)
NEWS
| # Install 'gridmicrotex' in R: |
| install.packages('gridmicrotex', repos = c('https://adayim.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/adayim/gridmicrotex/issues
Pkgdown/docs site:https://adayim.github.io
Last updated from:154f04ffa0. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 210 | ||
| linux-devel-x86_64 | OK | 226 | ||
| source / vignettes | OK | 305 | ||
| linux-release-arm64 | OK | 229 | ||
| linux-release-x86_64 | OK | 217 | ||
| macos-release-arm64 | OK | 200 | ||
| macos-release-x86_64 | OK | 460 | ||
| macos-oldrel-arm64 | OK | 178 | ||
| macos-oldrel-x86_64 | OK | 380 | ||
| windows-devel | OK | 292 | ||
| windows-release | OK | 269 | ||
| windows-oldrel | OK | 256 | ||
| wasm-release | OK | 184 |
Exports:available_math_fontscheck_fontsclear_macrosdefine_macroelement_latexgeom_latexGeomLatexgrid.latexgrobMarklatex_cache_clearlatex_cache_infolatex_cache_limitlatex_dimslatex_groblatex_optionslatex_treelatex_wraplist_macrosload_fontreset_latex_options
Dependencies:base64encclicpp11jsonlitelifecycleRcpprlangsystemfonts
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| List available math fonts | available_math_fonts |
| Check font status | check_fonts |
| Define a user-level LaTeX macro | clear_macros define_macro list_macros |
| A ggplot2 theme element for LaTeX text | element_latex |
| A ggplot2 geom for LaTeX math labels | GeomLatex geom_latex |
| Look up a named anchor inside a LaTeX grob | grobMark |
| Set the maximum number of entries kept in the LaTeX layout cache | latex_cache_clear latex_cache_info latex_cache_limit |
| Get dimensions of a LaTeX expression | latex_dims |
| Create a grid grob from a LaTeX expression | grid.latex latex_grob |
| Set or query package-wide LaTeX rendering defaults | latex_options reset_latex_options |
| Inspect the parsed layout of a LaTeX expression | latex_tree |
| Wrap standard text for math-first LaTeX renderers | latex_wrap |
| Load a math font from an OTF file | load_font |
