[Home] [By Thread] [By Date] [Recent Entries]
They are in the Mn category
(https://www.fileformat.info/info/unicode/category/Mn/list.htm), so you
might also use
'C)CC'' => normalize-unicode('NFKD') => replace('\p{Mn}', '') There are 1950 characters in that category, and the combining diacritics block comprises just 112 of them, but I don't think it will do any harm if you discard all Mn characters. Gerrit On 08.08.2022 15:24, Imsieke, Gerrit, le-tex gerrit.imsieke@xxxxxxxxx wrote: 'C)CC'' => normalize-unicode('NFKD') => replace('[̀-ͯ]', '')
|

Cart



