Update hrv_OCRFixReplaceList.xml

This commit is contained in:
May Kittens Devour Your Soul 2024-01-19 00:14:15 +01:00 committed by GitHub
parent 74ea845137
commit 487082bed8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3783,10 +3783,17 @@
<WordPart from="lVl" to="M" />
</PartialWordsAlways>
<PartialWords>
<WordPart from="€" to="e" />
<WordPart from="fi" to="fi" />
<WordPart from="fl" to="fl" />
<WordPart from="l-l" to="H" />
<WordPart from="l_" to="L" />
<WordPart from="/" to="l" />
<WordPart from="|" to="l" />
<WordPart from="vv" to="w" />
<WordPart from="vx/" to="w" />
<WordPart from=")/" to="y" />
<WordPart from=")'" to="y" />
</PartialWords>
<WholeLines />
<PartialLinesAlways>
@ -5729,6 +5736,9 @@
<RegEx find=", ili" replaceWith="ili" />
<RegEx find="ili," replaceWith="ili" />
<RegEx find="\b\|\b" replaceWith="I" />
<!--
<RegEx find="([Ss])a (?!\s*[szž])" replaceWith="$1" />
<RegEx find="s ([szž])" replaceWith="sa $1" />