lyx_mirror/development/autotests/findadv-02-in.txt
Kornel Benko 4ac32ef351 Forgotten in previous commit
This is not needed bacause the command 'grep' is not
so language sensitive as pcregrep. It's only for the sake of consistence
2015-03-09 10:38:07 +01:00

18 lines
384 B
Plaintext

# Basic test on refactoring of mathematics notation
#
Lang it_IT.utf8
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
KK: \Cm
KK: x^(a) +\\frac 1+x^(a) \[Down]1-x^(a) \C\[Home]
KK: \CF
KK: \Cmx^(a) \[Tab]
KK: \Cmx_a
KD: 500
KK: \[Return]\[Return]\[Return]
KD: 60
KK: \Cs
KK: \Ax
KK: buffer-export latex\[Return]
Lang C
TestEnd grep '^\$x_{a}+\\frac{1+x_{a}}{1-x\^{(a)}}\$' test.tex