add typst to dependencies

This commit is contained in:
Sebastian Hugentobler 2025-01-17 11:58:03 +01:00
parent b009ca410f
commit 50393a6695
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ Either use the provided nix flake to take care of everything or ensure the
following is installed:
- [lilypond](https://lilypond.org)
- [typst](https://github.com/typst/typst) binary
- a tex installation (for example [TeX Live](https://www.tug.org/texlive/)) with
the _pdfcrop_ and _pdfjam_ commands
- [gnu make](https://www.gnu.org/software/make/) (might work with other makes,

View File

@ -26,6 +26,7 @@
timidity
source-han-serif
source-han-sans
typst
];
};
}