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

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

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

\sectionc{REPLACEMENT_CHAPTER}
'''