Am Tue, 18 Jul 2023 13:58:51 +0200 schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>:
> Le 18/07/2023 à 12:03, Kornel Benko a écrit : > > commit 8eda9e25e00effe8eec6adef8244fc81b888c78f > > Author: Kornel Benko <kor...@lyx.org> > > Date: Tue Jul 18 13:09:55 2023 +0200 > > > > Acount for all non-negative spaces used by lyx > > > > The unicode representation in an ascii-string string is > > \302\240 Normal space > > \342\200\257 Non-breaking Thin (1/6 em) > > \342\200\213\342\200\205\342\200\213 Medium(2/9 em) > > \342\200\213\342\200\204\342\200\213 Thick (5/18 em) > > \342\201\240\342\200\202\342\201\240 Half Quad(0.5 em) > > \342\200\203 Quad(1 em) > > \342\200\203\342\200\203 Double Quad(2 em) > > \342\220\243 Visible space > > Is this octal representation? Why is oit needed. I think that we use > hexadecimal in the rest of the code, don't we? > > JMarc True, but we are using here standard regex, so we have string() and not docstring() here. Kornel
pgpqF_auZDHPT.pgp
Description: Digitale Signatur von OpenPGP
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel