summary refs log tree commit diff stats
path: root/lpm.toml
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-07-14 15:02:01 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-07-14 15:02:01 +0200
commit08f2d7b3d3e1ec5c07f1525146399f3dc5a22322 (patch)
tree45d298e7583d992e7cb444f037421d96d95da997 /lpm.toml
parentfix(flake): Use correct document output name (diff)
downloadsatzung-08f2d7b3d3e1ec5c07f1525146399f3dc5a22322.tar.gz
satzung-08f2d7b3d3e1ec5c07f1525146399f3dc5a22322.zip
fix(lpm): Specify the new `satzung.tex` file in the templates
Diffstat (limited to 'lpm.toml')
-rw-r--r--lpm.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lpm.toml b/lpm.toml
index 5f86f93..d8f25f3 100644
--- a/lpm.toml
+++ b/lpm.toml
@@ -2,14 +2,14 @@ main_file = "satzung.tex"
 
 [templates]
 section = '''
-%! TEX root = ../../../main.tex
+%! TEX root = ../../../satzung.tex
 % LTeX: language=de-DE
 
 \paracount{} % "REPLACMENT_SECTION_TITLE" DATE
 Dies ist ein paragraph
 '''
 chapter = '''
-%! TEX root = ../../main.tex
+%! TEX root = ../../satzung.tex
 % LTeX: language=de-DE
 
 \sectionc{REPLACEMENT_CHAPTER}