]> 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>
Sat, 11 Jul 2020 19:06:35 +0000 (21:06 +0200)
commit4804f637400627ef031bca55b8395d68bf63122a
tree27f90bbf4bbef462b3eabd19db16f4250181441a
parent27d824aeb8d0d3348643252d9c717f2d818e81b4
Use Common Number separator instead of European to detect numbers

This 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.

(cherry picked from commit f758894c2fc78f33be0c8bd60c2fd0a1f470056e)
src/Text.cpp
src/support/lstrings.cpp
src/support/textutils.h
status.23x