mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 14:32:04 +00:00
16 lines
281 B
Plaintext
16 lines
281 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\C\[Home]
|
||
|
KK: \CF
|
||
|
KK: \Cm
|
||
|
KK: x^2\[Tab]
|
||
|
KK: \Cm
|
||
|
KK: x^2n\[Return]\[Return]\[Escape]
|
||
|
KK: \Afs
|
||
|
KK: \Ax
|
||
|
KK: buffer-export latex\[Return]
|
||
|
TestEnd grep '^\$x\^{2n}\$$' test.tex
|