]> git.lyx.org Git - lyx.git/blob - development/autotests/findadv-17-in.txt
Avoid extra ' ' in text-only export of consecutive macros in math mode, for Advanced...
[lyx.git] / development / autotests / findadv-17-in.txt
1 # Finding consecutive macros in math mode
2 #
3 Lang it_IT.utf8
4 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
5 KK: \Cm\\alpha\\beta\\alpha \C\[Home]
6 KK: \Cs
7 KK: \CF
8 KK: \Cm\\beta\\alpha \[Return]
9 TestEnd
10 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2' lyx-log.txt
11
12 TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
13 KK: \CF
14 # Uncheck ignore format
15 KK: \Az\Ag\Ae
16 KK: \Cm\\beta\\alpha \[Return]
17 TestEnd
18 Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 1\n with len: 2' lyx-log.txt