Archived
Template
1
0
Fork 0
generated from me/guix-latex-template
This repository has been archived on 2025-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
guix-latex-automata-template/manifest.scm

6 lines
248 B
Scheme
Raw Normal View History

2025-02-09 19:53:44 +00:00
(add-to-load-path ".guix/modules")
(use-modules (template-package)
(gnu packages tex))
(packages->manifest (list texlive-scheme-basic texlive-cm-super texlive-hyperref texlive-etoolbox texlive-pgf texlive-geometry coreutils ltex-ls texlab))