]> git.lyx.org Git - features.git/commit
Use Common Number separator instead of European to detect numbers
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 10 Jul 2020 15:17:15 +0000 (17:17 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 10 Jul 2020 16:06:41 +0000 (18:06 +0200)
commitf758894c2fc78f33be0c8bd60c2fd0a1f470056e
tree38549133fcd9952b1b7cf986d1565bc73fc9f61f
parent33eb33d0e7cd91e5e722aba306850177c9ec4998
Use Common Number separator instead of European to detect numbers

The is a fixup to commit 611df441. It seems that the wrong unicode
property was selected. It could be that both classes should be used.

Fixes bug #11900.
src/Text.cpp
src/support/lstrings.cpp
src/support/textutils.h