From f443cba3440ef3e6fe4c308c63c2facf9af5273c Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Wed, 25 Mar 2026 15:34:22 +0100 Subject: Add screenplay package to TeX live --- mun.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/mun.nix b/mun.nix index 80e927e..8306276 100755 --- a/mun.nix +++ b/mun.nix @@ -86,6 +86,7 @@ (texlive.combine { inherit (texlive) scheme-full; notestex = texlivePackages.notestex; + screenplay = texlivePackages.screenplay; }) # === RetroArch with Cores === -- cgit v1.2.3