summary refs log tree commit diff stats
path: root/lpm.toml
diff options
context:
space:
mode:
authorSilas Schöffel <sils@sils.li>2024-07-25 08:36:30 +0200
committerSilas Schöffel <sils@sils.li>2024-07-25 08:36:30 +0200
commit22d7c8bb5a05ee0f543d418362495520358e601e (patch)
tree6a6f20bd5a613633c9ed8c1a63e39f1df9bc989b /lpm.toml
downloadgeschaeftsordnung_der_administration-22d7c8bb5a05ee0f543d418362495520358e601e.tar.gz
geschaeftsordnung_der_administration-22d7c8bb5a05ee0f543d418362495520358e601e.zip
initial commit
Diffstat (limited to 'lpm.toml')
-rw-r--r--lpm.toml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lpm.toml b/lpm.toml
new file mode 100644
index 0000000..d5ab0ce
--- /dev/null
+++ b/lpm.toml
@@ -0,0 +1,16 @@
+main_file = "verguetungsordnung.tex"
+
+[templates]
+section = '''
+%! TEX root = ../../../verguetungsordnung.tex
+% LTeX: language=de-DE
+
+\paracount{} % "REPLACMENT_SECTION_TITLE" DATE
+Dies ist ein paragraph
+'''
+chapter = '''
+%! TEX root = ../../verguetungsordnung.tex
+% LTeX: language=de-DE
+
+\sectionc{REPLACEMENT_CHAPTER}
+'''