From 4601421c643dc69667aab43f1254f37d55ae22bc Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 17 Jun 2024 18:04:52 +0200 Subject: feat(flake): Switch to the newest version of `lpm` This release contains such features like: - Support for main files not named `main.tex` - Automatic detection of the last chapters - And other nice QoL changes --- lpm.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lpm.toml') diff --git a/lpm.toml b/lpm.toml index 910c7e2..1f22a02 100644 --- a/lpm.toml +++ b/lpm.toml @@ -1,6 +1,4 @@ -[last_chapter] -user_name = "auflösung_des_vereins,_beendigung_aus_anderen_gründen,_wegfall_steuerbegünstigter_zwecke" -number = 18 +main_file = "main.tex" [templates] section = ''' -- cgit 1.4.1