From 34424c9b175bd0151a829e54ec17f434899d4cd2 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 4 Oct 2024 12:33:07 +0200 Subject: build(templates.nix): Register new `latex/presentation` template --- templates.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates.nix') diff --git a/templates.nix b/templates.nix index 0ba4e77..9db1734 100644 --- a/templates.nix +++ b/templates.nix @@ -33,6 +33,10 @@ in { Also **grep** for TODO marks after the `init` run and change them accordingly! Furthermore, please take a look at `lpm`. ''; + latex_presentation = mkAddedTemplate "latex/presentation" '' + Also **grep** for TODO marks after the `init` run and change them accordingly! + Furthermore, please take a look at `lpm`. + ''; # Currently unmaintained # markdown = mkDefaultTemplate "markdown"; -- cgit 1.4.1