2011-05-27 21:14:36 +00:00
|
|
|
# Verify matches in *-environments with ignore-format off
|
|
|
|
# (gather environment comes in the *-form after mutate)
|
|
|
|
#
|
2015-03-17 16:36:47 +00:00
|
|
|
Lang sk_SK.utf8
|
2011-05-27 21:14:36 +00:00
|
|
|
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
|
|
|
|
KK: \CM\Axmath-mutate gather\[Return]
|
|
|
|
KK: x^2 +x^2\C\[Home]
|
|
|
|
KK: \Cs
|
|
|
|
KK: \CF
|
|
|
|
# Uncheck ignore format
|
2015-03-17 16:36:47 +00:00
|
|
|
KK: \At\Ai\Ah
|
2011-05-27 21:14:36 +00:00
|
|
|
KK: \CM\Axmath-mutate gather\[Return]
|
|
|
|
KK: x^2\[Return]
|
|
|
|
TestEnd
|
2015-03-09 08:41:34 +00:00
|
|
|
Lang C
|
2011-05-27 21:14:36 +00:00
|
|
|
Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 0\n with len: 1' lyx-log.txt
|
|
|
|
|
2015-03-17 16:36:47 +00:00
|
|
|
Lang sk_SK.utf8
|
2011-05-27 21:14:36 +00:00
|
|
|
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
|
|
|
|
KK: \CF
|
|
|
|
# Uncheck ignore format
|
2015-03-17 16:36:47 +00:00
|
|
|
KK: \At\Ai\Ah
|
2011-05-27 21:14:36 +00:00
|
|
|
KK: \CM\Axmath-mutate gather\[Return]
|
|
|
|
KK: x^2\[Return]\[Return]
|
|
|
|
TestEnd
|
2015-03-09 08:41:34 +00:00
|
|
|
Lang C
|
2011-05-27 21:14:36 +00:00
|
|
|
Assert pcregrep -M 'Putting selection at .*idx: 0 par: 0 pos: 0\n.*idx: 0 par: 0 pos: 2\n with len: 1' lyx-log.txt
|