updated pdf with font
This commit is contained in:
@@ -61,7 +61,11 @@
|
|||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
};
|
};
|
||||||
|
|
||||||
path = [ pkgs.pandoc pkgs.typst pkgs.coreutils ];
|
path = [ pkgs.pandoc pkgs.typst pkgs.coreutils pkgs.liberation_ttf ];
|
||||||
|
|
||||||
|
environment = {
|
||||||
|
TYPST_FONT_PATHS = "${pkgs.liberation_ttf}/share/fonts";
|
||||||
|
};
|
||||||
|
|
||||||
script = ''
|
script = ''
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|||||||
Reference in New Issue
Block a user