View Single Post
Old 05-29-2024, 08:46 AM   #8
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
Quote:
Originally Posted by DiapDealer View Post
You're saying that \x{00E1} doesn't find the á character on line 22 of the code in your screenshot?

It finds it OK when I paste your code above into Sigil and search for \x{00E1}. The Sigil Unicode property setting shouldn't matter in this particular case. In fact none of the Regex settings should really affect that particular search. I tested on Windows and Linux.
I have all 3 options checked. There is some factor on my computer that I do not understand. Yesterday the search in the screen shot did not find the á character, but this morning the search did find the character.

But when I try to replace with ā using the \x{0101} the á is replaced with the string \x{0101}

I have no idea why the search did not work yesterday but does today.
oston is offline   Reply With Quote