From 87f57f8fd676d37b6aa5d1b3a85197ac59cb1eb4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 3 Aug 2024 20:52:28 +0200 Subject: feat(templates/latex/letter): Init --- templates.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates.nix') diff --git a/templates.nix b/templates.nix index 314810d..0ba4e77 100644 --- a/templates.nix +++ b/templates.nix @@ -29,6 +29,10 @@ in { Also **grep** for TODO marks after the `init` run and change them accordingly! Furthermore, please take a look at `lpm`. ''; + latex_letter = mkAddedTemplate "latex/letter" '' + 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