This commit is contained in:
parent
74211b0af9
commit
ee54dfd721
20
laws/grestg.toml
Normal file
20
laws/grestg.toml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
[law]
|
||||||
|
id = 10004531
|
||||||
|
name = "GrEstG"
|
||||||
|
|
||||||
|
|
||||||
|
[parser]
|
||||||
|
remove_strings = [
|
||||||
|
"""<tab align="r" position="333.15" leader="p" />""",
|
||||||
|
"""<tab align="r" position="425.25" leader="p" />""",
|
||||||
|
"<n>", "</n>"
|
||||||
|
]
|
||||||
|
|
||||||
|
[[parser.replace_rules]]
|
||||||
|
find = "Einleitung." # Should be at the same level as the other "Theil"e
|
||||||
|
replace_with = "Nullter Theil. Einleitung"
|
||||||
|
|
||||||
|
[[parser.replace_rules]]
|
||||||
|
find = "<gdash />"
|
||||||
|
replace_with = "-"
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user