This commit is contained in:
parent
ee911cb82f
commit
e7405c4edb
@ -35,6 +35,12 @@ move_para_headers_into_content = true
|
||||
find = "<gdash />"
|
||||
replace_with = "-"
|
||||
|
||||
[[parser.replace_rules]]
|
||||
find = """<absatz typ="erltext" ct="artikel_anlage" halign="j">§ 62</absatz>"""
|
||||
replace_with = """<absatz typ="erltext" ct="artikel_anlage" halign="j">§ 62</absatz>\
|
||||
<ueberschrift typ="titel" halign="j">Beachte</ueberschrift>\
|
||||
<absatz typ="erltext" ct="artikel_anlage" halign="j">Gilt sinngemäß für den geschiedenen Ehemann (BGBl 1975/412).</absatz>"""
|
||||
|
||||
[[parser.replace_rules]]
|
||||
find = "(Anm.: § 108 aufgehoben durch Art. II Z 7 BGBl. Nr. 566/1983)"
|
||||
replace_with = "<gldsym>§ 108.</gldsym>(Anm.: § 108 aufgehoben durch Art. II Z 7 BGBl. Nr. 566/1983)"
|
||||
|
Loading…
Reference in New Issue
Block a user