This commit is contained in:
parent
c056bc27ff
commit
9cd39e3b06
@ -39,6 +39,5 @@ find = "<gdash />"
|
|||||||
replace_with = "-"
|
replace_with = "-"
|
||||||
|
|
||||||
[[parser.replace_rules]]
|
[[parser.replace_rules]]
|
||||||
find = """<absatz typ="erltext" ct="text" halign="j">"""
|
find = """<absatz typ="erltext" ct="text" halign="j">("""
|
||||||
replace_with = """<absatz typ="abs" ct="text" halign="j">"""
|
replace_with = """<absatz typ="abs" ct="text" halign="j">("""
|
||||||
|
|
||||||
|
@ -51,6 +51,6 @@ find = "+ARTIKEL 48"
|
|||||||
replace_with = "ARTIKEL 48"
|
replace_with = "ARTIKEL 48"
|
||||||
|
|
||||||
[[parser.replace_rules]]
|
[[parser.replace_rules]]
|
||||||
find = """<absatz typ="erltext" ct="text" halign="j">"""
|
find = """<absatz typ="erltext" ct="text" halign="j">("""
|
||||||
replace_with = """<absatz typ="abs" ct="text" halign="j">"""
|
replace_with = """<absatz typ="abs" ct="text" halign="j">("""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user