r-tinytex
Helper functions for TeX Live and compiling LaTeX documents
This package provides helper functions to install and maintain the LaTeX distribution named TinyTeX, a lightweight, cross-platform, portable, and easy-to-maintain version of TeX Live. This package also contains helper functions to compile LaTeX documents, and install missing LaTeX packages automatically.
- Versions: 0.57
- Website: https://github.com/yihui/tinytex
- Licenses: Expat
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-tinytex
as follows:
guix install r-tinytex
Or install a particular version:
guix install r-tinytex@0.57
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-tinytex about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-tinytex'><img src='https://packages.guix.gnu.org/packages/r-tinytex/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-tinytex)
Example Org:
[[https://packages.guix.gnu.org/packages/r-tinytex][https://packages.guix.gnu.org/packages/r-tinytex/badges/latest-version.svg]]