Word > insert equation > first in list > area of circle
The "A" it's not latin A (U+0041), its MATHEMATICAL ITALIC CAPITAL A (U+1D434)
Is there any way to search in Everything for latin A and find also MATHEMATICAL ITALIC CAPITAL A, and any other unicode A?
Like a equivalent list. Custom list?
Unified search for ansi+unicode
-
therube
- Posts: 5764
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Unified search for ansi+unicode
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 20078
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Unified search for ansi+unicode
Everything will only normalize Unicode characters in the Basic Multilingual Plane (BMP) (first 65536 characters).
MATHEMATICAL ITALIC CAPITAL A (U+1D434) is outside the BMP plane.
I may add support for normalization for all planes in a future version.
MATHEMATICAL ITALIC CAPITAL A (U+1D434) is outside the BMP plane.
I may add support for normalization for all planes in a future version.