View Single Post
Old 05-28-2024, 09:55 PM   #1
oston
Connoisseur
oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.oston ought to be getting tired of karma fortunes by now.
 
Posts: 81
Karma: 2138296
Join Date: Nov 2016
Device: ipad, Kindle Scribe, Kobo Libra 2
Using Regex Find/Change to change by Unicode

I often have to handle diacrit characters in a non-unicode (8-bit) fonts, which need changing to their unicode equivalent.

To do this I can use a Grep search in Indesign's Find/Change to, for example, replace character \x{00E1} with character \x{0101} for ā

It's not a big issue for me, but wondered why this is not possible with the Regex Find/Replace in Sigil.

I looked in the documentation but could not find any information about this there.

Thanks
Jim
oston is offline   Reply With Quote