texlive-digestif 2024.2
Editor plugin for LaTeX, ConTeXt etc.
Digestif is a code analyzer, and a language server, for LaTeX, plain TeX, ConTeXt and Texinfo. It provides context-sensitive completion, documentation, code navigation, and related functionality to any text editor that speaks the LSP protocol.
- Website: https://ctan.org/pkg/digestif
- Licenses: FDL 1.3+ · GPL 3+ · LPPL 1.3+
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-digestif 2024.2
as follows:
guix install texlive-digestif@2024.2
Or install the latest version:
guix install texlive-digestif
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.