about summary refs log tree commit diff stats
path: root/lpm.toml
blob: e3b17712b3c89c3083aad7004d0815d6fe115394 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
main_file = "geschaeftsordnung_der_administration.tex"

[templates]
section = '''
%! TEX root = ../../../geschaeftsordnung_der_administration.tex
% LTeX: language=de-DE

\paracount{} % "REPLACMENT_SECTION_TITLE" DATE
Dies ist ein paragraph
'''
chapter = '''
%! TEX root = ../../geschaeftsordnung_der_administration.tex
% LTeX: language=de-DE

\sectionc{REPLACEMENT_CHAPTER}
'''