mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-15 20:50:56 +00:00
515ca69359
The idea is, that strings going to the lyx-command-field can be sent at full speed.
18 lines
302 B
Plaintext
18 lines
302 B
Plaintext
# Regression test for #7245
|
|
#
|
|
Lang it_IT.utf8
|
|
TestBegin test.lyx -dbg find > lyx-log.txt 2>&1
|
|
KK: \Cm
|
|
KK: x^2 \[Return]
|
|
KK: \Cm
|
|
KK: x^2 \C\[Home]
|
|
KK: \CF
|
|
KK: \Cm
|
|
KK: x^2\[Tab]
|
|
KK: \Cm
|
|
KK: x^2n\[Return]\[Return]
|
|
KK: \Cs
|
|
KK: \Axbuffer-export latex\[Return]
|
|
Lang C
|
|
TestEnd grep '^\$x\^{2n}\$$' test.tex
|