From c30553985f2e7a50cf2da7b3c81df2eb1c504439 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Tue, 1 Oct 2019 13:18:12 +0200 Subject: [PATCH] =?UTF-8?q?=EF=BF=BD=20dinglehopper:=20Substitute=20more?= =?UTF-8?q?=20characters?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qurator/dinglehopper/substitute_equivalences.py | 1 + 1 file changed, 1 insertion(+) diff --git a/qurator/dinglehopper/substitute_equivalences.py b/qurator/dinglehopper/substitute_equivalences.py index 3556a52..1b7e0cf 100644 --- a/qurator/dinglehopper/substitute_equivalences.py +++ b/qurator/dinglehopper/substitute_equivalences.py @@ -31,6 +31,7 @@ def substitute_equivalences(s): 'uͤ': 'ü', # LATIN SMALL LETTER U, COMBINING LATIN SMALL LETTER E '\uf532': 'as', # eMOP: Latin small ligature as '\uf533': 'is', # eMOP: Latin small ligature is + '\uf534': 'us', # eMOP: Latin small ligature us '\uf535': 'Qu', # eMOP: Latin ligature capital Q small u 'ij': 'ij', # U+0133 LATIN SMALL LIGATURE IJ '\uE8BF': 'q&', # MUFI: LATIN SMALL LETTER Q LIGATED WITH FINAL ET XXX How to replace this correctly?