Thanks a lot, Gerrit !
Christophe
Le 08/08/2022 C 15:24, Imsieke, Gerrit, le-tex gerrit.imsieke@xxxxxxxxx
a C)critB :
'C)CC'' => normalize-unicode('NFKD') => replace('[̀-ͯ]', '')
yields 'eEc'
On 08.08.2022 15:14, Christophe Marchand cmarchand@xxxxxxxxxx wrote:
Hi list !
I know it's in archive, but I can not find the thread !
I want to translate all accented chars into their non-accented version :
C) -> e
C -> E
C' -> c
I can not remember the diacritic unicode block name to match them and
use it in replace(2).
Does someone remember it ?
Thanks in advance,
Christophe
|