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

emacs-typst-ts-mode

Typst tree-sitter mode

typst-ts-mode is a tree-sitter mode for the Typst typesetting and markup language, providing automatic (re-)compilation, structural navigation, symbol and documentation lookup, and more.

Installation

Install the latest version of emacs-typst-ts-mode as follows:

guix install emacs-typst-ts-mode

Or install a particular version:

guix install emacs-typst-ts-mode@0.12.0-0.972dc69

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 emacs-typst-ts-mode about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/emacs-typst-ts-mode'><img src='https://packages.guix.gnu.org/packages/emacs-typst-ts-mode/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-typst-ts-mode/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/emacs-typst-ts-mode)

Example Org:

[[https://packages.guix.gnu.org/packages/emacs-typst-ts-mode][https://packages.guix.gnu.org/packages/emacs-typst-ts-mode/badges/latest-version.svg]]