3 lines
80 B
Nix
3 lines
80 B
Nix
|
{ texlive }:
|
||
|
texlive.combine { inherit (texlive) scheme-medium noto titlesec; }
|