This is not so easy. There are tests, but they are using shortcuts (because of lack of available functions). The shortcuts itself are language dependent, so one cannot use them
for instance in Russian GUI.

As an example (cua shortcuts, Slovak GUI, compare findadv-re-04-in.txt):
#select Slovak GUI for this test
        Lang sk_SK.utf8
#select log-control file for use by searchPatterns.pl
        CO: findadv-re-04.ctrl
...
#save buffer
        KK: \Cs
#start adv-find
        KK:\CF
#select whole words
        KK: \Ce
#Select Settings;Deselect ignore format;select search
        KK: \At\Ai\Ah
C:= Control key
A:= Alt or Meta key

You find the test-control-files in development/autotests/findadv-[0-9][0-9]-in.txt

        Kornel

I see. It is rather specific stuff. But I tried some common regexes from findadv-*.txt. Seems like it works the same in versions 2.4 and 2.3. I've noticed that version 2.4 is significantly faster, but unfortunately it still doesn't match Cyrillic letters.


Yuriy

--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to