This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-tinytex/badges/latest-version.svg)](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]]